Commit 8112c24e authored by Clement Ho's avatar Clement Ho

Fix gray color

parent db08a9d2
......@@ -331,7 +331,7 @@
border-color: $gray-darkest;
&:not(span):hover {
color: $gray;
color: color("gray");
}
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment