mirror of
https://github.com/moparisthebest/www.moparscape.org
synced 2024-11-06 01:15:19 -05:00
8 lines
204 B
Sass
8 lines
204 B
Sass
.blog
|
|
.article
|
|
padding= !base_font_size * 1.5 0 !base_font_size * 1.5
|
|
border-bottom= "1px solid" !article_border
|
|
&:first-child
|
|
padding-top: 0
|
|
.footer
|
|
padding-top= !base_font_size |