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
@@ -219,7 +219,7 @@ onMounted(async () => {
overflow: scroll;
white-space: nowrap;
text-overflow: auto;
font-weight: bold;
font-weight: var(--pankow-font-weight-bold);
}
.domain-status > tbody > tr > td:first-of-type {