Skip to content

Commit 97d8b5e

Browse files
committed
Make URLs less jumpy on hover
1 parent b3799f9 commit 97d8b5e

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-
font-weight: bold;
6+
text-decoration: underline;
77
}

0 commit comments

Comments
 (0)