sass-site/source/assets/stylesheets/regions/_main.scss
Jina Bolton f38ae003c4 more
2012-11-29 09:33:08 -08:00

13 lines
174 B
SCSS

// ===========================================================================
// MAIN
.main {
.container {
padding: {
top: 1em;
bottom: 2em;
}
}
}