From 14f3959e8351e1420763deb9dede530e126c933a Mon Sep 17 00:00:00 2001 From: Igors Krasjukovs Date: Sun, 13 Dec 2015 20:46:34 +0200 Subject: [PATCH] Update _core.scss --- sass/_core.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sass/_core.scss b/sass/_core.scss index 67f13b15..4099c302 100644 --- a/sass/_core.scss +++ b/sass/_core.scss @@ -31,7 +31,7 @@ h5, h6{ } a, a:hover, a:focus { - color: $brand-primary; + color: $link-color; & .material-icons { vertical-align: middle;