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

13 lines
174 B
SCSS
Raw Normal View History

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