Skip to content

Commit

Permalink
[docs] increase base font-weight
Browse files Browse the repository at this point in the history
  • Loading branch information
zpao committed Jul 25, 2014
1 parent 7f584f3 commit eb8f766
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/_css/_typography.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
Expand Down Expand Up @@ -132,5 +131,3 @@ a {
.center {
text-align: center;
}


0 comments on commit eb8f766

Please sign in to comment.