Skip to content

Commit

Permalink
Update file size
Browse files Browse the repository at this point in the history
  • Loading branch information
kognise committed Jun 1, 2020
1 parent d6db2e7 commit f19031a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
const localBase = './water.css/'

const fileSizes = {
dark: 2.46,
light: 2.43,
auto: 3.13
dark: 2.57,
light: 2.55,
auto: 3.27
}

const themeForm = document.getElementById('theme-form')
Expand Down

0 comments on commit f19031a

Please sign in to comment.