Lowered box shadow on sidebar

This commit is contained in:
Eduard Urbach 2017-11-29 00:07:27 +01:00
parent 1177eea48c
commit dbf5175990

View File

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