1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-13 16:25:44 +02:00
Files
misskey/src/web/app/auth/style.styl
syuilo e7fbf873ef ✌️
2017-11-02 12:39:19 +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