Using constants for most CSS variables now

This commit is contained in:
2018-03-18 19:09:58 +01:00
parent b9d172394c
commit 180c5b475b
9 changed files with 15 additions and 19 deletions

View File

@ -1,5 +1,5 @@
loading-anim-duration = 0.8s
loading-anim-size = 24px
const loading-anim-duration = 0.8s
const loading-anim-size = 24px
#loading
position fixed