fixed an bug where special chars would break the highlighting

This commit is contained in:
Niels van Brakel
2021-12-17 13:44:51 +01:00
parent 54c9fef509
commit 2e2670c3f4
2 changed files with 7 additions and 5 deletions

View File

@ -304,7 +304,7 @@
}
.active {
font-weight: 500;
font-weight: 600;
}
.toc ul {