Reduce padding
This commit is contained in:
parent
50f48ffee0
commit
cbf9080548
|
@ -5,6 +5,10 @@
|
||||||
.main-heading {
|
.main-heading {
|
||||||
@include heading-style;
|
@include heading-style;
|
||||||
|
|
||||||
|
& {
|
||||||
|
margin-top: 32px;
|
||||||
|
}
|
||||||
|
|
||||||
& > h1 {
|
& > h1 {
|
||||||
@include font-size(6);
|
@include font-size(6);
|
||||||
line-height: 1.2;
|
line-height: 1.2;
|
||||||
|
|
Loading…
Reference in New Issue