Fixup fonts
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user