chore: change color of visited a link
This commit is contained in:
parent
12e3f59b97
commit
b79efd805e
1 changed files with 0 additions and 4 deletions
|
@ -109,10 +109,6 @@ a {
|
|||
color: $brand-color;
|
||||
text-decoration: none;
|
||||
|
||||
&:visited {
|
||||
color: #606060;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
color: $text-color;
|
||||
text-decoration: underline;
|
||||
|
|
Loading…
Reference in a new issue