renamed blue_link var to primary_color
This commit is contained in:
parent
df0bd0c212
commit
d7e9eda24d
6 changed files with 9 additions and 10 deletions
|
@ -12,7 +12,7 @@
|
|||
color: $link_color;
|
||||
&:hover {
|
||||
text-decoration: none;
|
||||
color: $blue_link;
|
||||
color: $primary_color;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue