rudeshark.net/src/client/app/auth/style.styl

16 lines
175 B
Stylus
Raw Normal View History

2017-11-02 04:39:19 +01:00
@import "../app"
@import "../reset"
2016-12-28 23:49:51 +01:00
html
background #eee
@media (max-width 600px)
background #fff
body
margin 0
padding 32px 0
@media (max-width 600px)
padding 0