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

11 lines
147 B
SCSS
Raw Normal View History

2012-11-28 13:16:13 +01:00
// ===========================================================================
// MAIN
.main {
2012-11-28 17:23:08 +01:00
padding: {
top: 1em;
bottom: 4em;
}
2012-11-28 13:16:13 +01:00
}