Improved dark theme

This commit is contained in:
2017-11-29 00:03:44 +01:00
parent 84ffb2618f
commit 1177eea48c
2 changed files with 5 additions and 5 deletions

View File

@ -14,7 +14,7 @@ sidebar-spacing-y = 0.7rem
overflow-y auto
opacity 0
pointer-events none
box-shadow shadow-medium
box-shadow 32px 0 32px rgba(0, 0, 0, 0.4)
transition opacity transition-speed ease, transform transition-speed ease
will-change opacity, transition