mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-15 10:01:01 -07:00
15 lines
157 B
Stylus
15 lines
157 B
Stylus
|
@import "../base"
|
||
|
|
||
|
html
|
||
|
background #eee
|
||
|
|
||
|
@media (max-width 600px)
|
||
|
background #fff
|
||
|
|
||
|
body
|
||
|
margin 0
|
||
|
padding 32px 0
|
||
|
|
||
|
@media (max-width 600px)
|
||
|
padding 0
|