1
0
mirror of https://github.com/misskey-dev/misskey synced 2024-12-17 16:18:33 +09:00
misskey/src/client/app/auth/style.styl
2018-03-29 20:32:18 +09:00

16 lines
175 B
Stylus

@import "../app"
@import "../reset"
html
background #eee
@media (max-width 600px)
background #fff
body
margin 0
padding 32px 0
@media (max-width 600px)
padding 0