vuepress-theme-reco/styles/wrapper.styl

10 lines
180 B
Stylus
Raw Normal View History

2019-04-15 10:35:40 +08:00
$wrapper
max-width $contentWidth
margin 0 auto
padding 2rem 2.5rem
@media (max-width: $MQNarrow)
padding 2rem
@media (max-width: $MQMobileNarrow)
padding 1.5rem