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%
|
||||
overflow-y: scroll
|
||||
transform: translateX(-100%)
|
||||
transition: transform 0.3s ease-in-out
|
||||
transition: transform 0.2s ease-in-out
|
||||
&.active
|
||||
transform: translateX(0)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user