Readme merge

This commit is contained in:
Sam Potts
2018-02-06 11:06:46 +11:00
parent f67315e20c
commit 211db12a3d
8 changed files with 14 additions and 32 deletions

View File

@ -4,7 +4,7 @@
h1 {
@include font-size($font-size-h1);
font-weight: $font-weight-light;
font-weight: $font-weight-bold;
letter-spacing: $letter-spacing-headings;
margin: 0 0 ($spacing-base / 2);
}