mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-10-07 09:55:46 +00:00
15 lines
175 B
Stylus
15 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
|