Underlining hyperlinks by default
This commit is contained in:
parent
0436aa9984
commit
f82b572102
@ -790,7 +790,7 @@
|
||||
|
||||
a {
|
||||
color: $secondary-text-color;
|
||||
text-decoration: none;
|
||||
text-decoration: underline;
|
||||
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
|
Loading…
Reference in New Issue
Block a user