Updated the sidebar animation soeed to 0.2s
This commit is contained in:
parent
6a1182e6e4
commit
d6c7c9dfd9
@ -60,7 +60,7 @@ aside .header:hover
|
|||||||
height: 100%
|
height: 100%
|
||||||
overflow-y: scroll
|
overflow-y: scroll
|
||||||
transform: translateX(-100%)
|
transform: translateX(-100%)
|
||||||
transition: transform 0.3s ease-in-out
|
transition: transform 0.2s ease-in-out
|
||||||
&.active
|
&.active
|
||||||
transform: translateX(0)
|
transform: translateX(0)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user