mirror of
https://github.com/danog/sass-site.git
synced 2024-12-12 09:29:58 +01:00
8 lines
122 B
SCSS
8 lines
122 B
SCSS
|
// ===========================================================================
|
||
|
// MAIN
|
||
|
|
||
|
|
||
|
|
||
|
.main {
|
||
|
padding-bottom: 4em;
|
||
|
}
|