yumechi-no-kuni/src/web/app/auth/style.styl

16 lines
175 B
Stylus
Raw Normal View History

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