font weight improvement for standard displays

This commit is contained in:
Alex Wolfe 2015-03-11 18:04:01 -07:00
parent 5c89fca5b9
commit 490d374d9b
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@
padding: 0px ($unit * 2);
text-transform: uppercase;
font-family: $brand-font;
font-weight: 300;
font-weight: 400;
font-size: 16px;
border: none;
background: none;