fix font legibility
This commit is contained in:
parent
54c722f2e8
commit
5453506335
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue