1
0
mirror of https://github.com/MisskeyIO/misskey synced 2024-12-17 16:18:23 +09:00
MisskeyIO/src/web/app/auth/style.styl

15 lines
157 B
Stylus
Raw Normal View History

2016-12-29 07:49:51 +09:00
@import "../base"
html
background #eee
@media (max-width 600px)
background #fff
body
margin 0
padding 32px 0
@media (max-width 600px)
padding 0