Skip to content

Commit b5467f7

Browse files
skin: fix underline glitch
1 parent 6e779d7 commit b5467f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_static/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ html[data-theme="dark"] .highlight .gd {
7676
margin-bottom: 1rem;
7777
}
7878

79-
.logo a:hover {
79+
.logo a {
8080
text-decoration: none;
8181
}
8282

0 commit comments

Comments
 (0)