Add $navicon-link-color-hover 2/2 (#1088)

Since the orig color-scheme doesn't always represent the nav/site colors
This commit is contained in:
palatinux
2017-07-07 15:11:58 -04:00
committed by Michael Rose
parent 951b2c7002
commit 8c3fdb2382
+2 -2
View File
@@ -275,7 +275,7 @@
&:hover {
color: $masthead-link-color-hover;
background: mix(#fff, $primary-color, 75%);
background: $navicon-link-color-hover;
}
}
@@ -548,4 +548,4 @@
display: block;
}
}
}
}