Skip to content

Commit 4bc8d55

Browse files
committed
Revert text underline (for #413)
1 parent f014028 commit 4bc8d55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/scss/theme/theme.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
}
44

55
a:hover {
6-
text-decoration: underline;
6+
font-weight: bold;
77
}

0 commit comments

Comments
 (0)