font weight improvement for standard displays
This commit is contained in:
parent
5c89fca5b9
commit
490d374d9b
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue