sass-site/source/assets/stylesheets/regions/_section-bottom.scss
₍˄ุ.͡˳̫.˄ุ₎ ecc1917daf moar fixes
2013-10-12 15:58:56 -04:00

10 lines
153 B
SCSS

.section-bottom {
@include padding-leader;
@include padding-trailer;
background: $color-background;
@include breakpoint($screen-small) {
}
}