Fixup fonts

This commit is contained in:
Johannes Zellner
2026-02-05 15:08:30 +01:00
parent a7de7fb286
commit e23856bf10
12 changed files with 31 additions and 36 deletions
+1 -1
View File
@@ -485,7 +485,7 @@ onBeforeUnmount(() => {
.configure-menu-item[active] > a,
.configure-menu-item[active] > span {
color: var(--pankow-color-primary-active);
font-weight: bold;
font-weight: var(--pankow-font-weight-bold);
}
.configure-menu-item:hover > a,