section labels stay with sections
This commit is contained in:
@@ -4,6 +4,9 @@ section {
|
|||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
margin-top: 2*$pad-xl;
|
margin-top: 2*$pad-xl;
|
||||||
margin-bottom: -2*$pad-xl + $pad-l;
|
margin-bottom: -2*$pad-xl + $pad-l;
|
||||||
|
max-width: 960px;
|
||||||
|
margin-right: auto;
|
||||||
|
margin-left: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.item {
|
.item {
|
||||||
|
|||||||
Reference in New Issue
Block a user