diff --git a/_css/_typography.scss b/_css/_typography.scss index 3567209a..2b61ea70 100644 --- a/_css/_typography.scss +++ b/_css/_typography.scss @@ -6,7 +6,6 @@ $textColorLight: lighten($textColor, 20%); html { font-family: $helvetica; font-family: proxima-nova, $helvetica; - font-weight: 300; color: $textColor; line-height: 1.28; } @@ -132,5 +131,3 @@ a { .center { text-align: center; } - -