chore: change a link css style on hover state
This commit is contained in:
parent
905649edb3
commit
83eac8261e
1 changed files with 0 additions and 1 deletions
|
@ -110,7 +110,6 @@ a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
color: $text-color;
|
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue