Skip to content

Commit e0720e4

Browse files
authored
Merge pull request #1116 from leamir/master
Fix title link hash showing incorrectly
2 parents 64d7d38 + 2d399e9 commit e0720e4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

frontend/src/css/custom.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -736,3 +736,7 @@ html[data-theme="dark"] {
736736
padding: 0.5rem;
737737
}
738738
}
739+
740+
.hash-link {
741+
font-family: var(--ifm-font-family-base);
742+
}

0 commit comments

Comments
 (0)