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