Underlining hyperlinks by default

This commit is contained in:
Darius Kazemi 2019-06-30 15:23:53 -07:00
parent 0436aa9984
commit f82b572102
1 changed files with 1 additions and 1 deletions

View File

@ -790,7 +790,7 @@
a {
color: $secondary-text-color;
text-decoration: none;
text-decoration: underline;
&:hover {
text-decoration: underline;