13 lines
169 B
Stylus
13 lines
169 B
Stylus
@import "../base"
|
|
|
|
body[data-nav-open='true']
|
|
#hamburger
|
|
> i
|
|
-webkit-transform rotate(-90deg)
|
|
transform rotate(-90deg)
|
|
|
|
#wait
|
|
top auto
|
|
bottom 15px
|
|
left 15px
|