use 300 for weight in both header/footer

This commit is contained in:
captainill 2015-11-09 22:23:30 -08:00
parent 8d847a9ac4
commit 81b0e020f0
1 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ $project-logo-pad-left: 8px;
@mixin project-footer-a-style{
color: $black;
font-weight: 400;
font-weight: 300;
&:hover{
color: $purple;
@ -35,7 +35,7 @@ $project-logo-pad-left: 8px;
@mixin project-footer-a-subpage-style{
color: $white;
font-weight: 400;
font-weight: 300;
svg path{
fill: $white;