Added a hover color to the link in the Navigation
This commit is contained in:
parent
2e9c5cde70
commit
2aae674265
@ -38,6 +38,9 @@
|
||||
.links a
|
||||
text-decoration: none
|
||||
|
||||
.links a:hover
|
||||
color: $primary-hover
|
||||
|
||||
.links .active
|
||||
color: $primary
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user