mirror of
https://github.com/danog/sass-site.git
synced 2024-12-12 01:19:50 +01:00
11 lines
156 B
SCSS
11 lines
156 B
SCSS
// ===========================================================================
|
|
// CONTENT
|
|
|
|
|
|
|
|
.content {
|
|
padding: {
|
|
top: 2em;
|
|
bottom: 2em;
|
|
}
|
|
} |