Slim down some headings
This commit is contained in:
parent
8ef47e50f1
commit
dedf7732b1
|
@ -18,7 +18,7 @@
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
color: $base-head;
|
color: $base-head;
|
||||||
font-weight: 300;
|
font-weight: 200;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-bottom: 16px;
|
margin-bottom: 16px;
|
||||||
}
|
}
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
@include heading-style;
|
@include heading-style;
|
||||||
@include font-size(6);
|
@include font-size(6);
|
||||||
line-height: 1.2;
|
line-height: 1.2;
|
||||||
font-weight: 300;
|
font-weight: 200;
|
||||||
font-family: $heading-font;
|
font-family: $heading-font;
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue