Skip to content

Commit 99c579c

Browse files
skin: fix underline glitch
1 parent 3fb2031 commit 99c579c

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, .logo a:hover {
8080
text-decoration: none;
8181
}
8282

0 commit comments

Comments
 (0)