Sharkey/src/web/app/mobile/style.styl
2016-12-29 07:49:51 +09:00

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