Merge pull request #785 from tahq69/patch-2

Update to use $link-color variable
This commit is contained in:
Kevin Ross 2015-12-13 18:55:10 -06:00
commit 2ba03d486e

View File

@ -31,7 +31,7 @@ h5, h6{
}
a, a:hover, a:focus {
color: $brand-primary;
color: $link-color;
& .material-icons {
vertical-align: middle;