Add some color to links
This commit is contained in:
@@ -258,7 +258,7 @@
|
||||
|
||||
&:hover {
|
||||
text-decoration: none;
|
||||
color: $gray;
|
||||
color: $link-color-hover;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user