sass-site/source/assets/stylesheets/regions/_content.scss

11 lines
156 B
SCSS
Raw Normal View History

2012-11-29 18:33:08 +01:00
// ===========================================================================
2013-02-09 04:10:33 +01:00
// CONTENT
2012-11-29 18:33:08 +01:00
2013-02-09 04:10:33 +01:00
.content {
padding: {
top: 2em;
bottom: 2em;
}
2012-11-29 18:33:08 +01:00
}