new font & type settings for default theme

This commit is contained in:
Hakim El Hattab
2015-01-06 11:42:23 +01:00
parent 21d034bffe
commit 25a674a3c2
15 changed files with 65 additions and 54 deletions

View File

@ -42,6 +42,7 @@ body {
color: $headingColor;
font-family: $headingFont;
font-weight: $headingFontWeight;
line-height: $headingLineHeight;
letter-spacing: $headingLetterSpacing;