Increase heading font weight
This commit is contained in:
parent
25c8da12f9
commit
60eb88c055
|
|
@ -17,7 +17,7 @@
|
||||||
margin-bottom: 16px;
|
margin-bottom: 16px;
|
||||||
font-family: $heading-font;
|
font-family: $heading-font;
|
||||||
@include font-size(2);
|
@include font-size(2);
|
||||||
font-weight: 300;
|
font-weight: 400;
|
||||||
color: $base-a;
|
color: $base-a;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue