fix font legibility

This commit is contained in:
captainill 2015-11-10 10:34:57 -08:00
parent 54c722f2e8
commit 5453506335
1 changed files with 2 additions and 1 deletions

View File

@ -11,8 +11,9 @@ $project-logo-pad-left: 8px;
// Mixins
@mixin project-a-style{
color: $white;
font-weight: 300;
font-weight: 400;
opacity: .75;
-webkit-font-smoothing: antialiased;
&:hover{
color: $white;