Skip to content

Commit 88b96f0

Browse files
committed
Make URLs less jumpy on hover
1 parent ea74680 commit 88b96f0

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,7 +3,7 @@
33
}
44

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

99
.fade-out-text {

0 commit comments

Comments
 (0)