Change default fonts

This commit is contained in:
jeffvli 2022-12-19 16:37:21 -08:00
parent 3c889d87ef
commit 3dd9e620a8
33 changed files with 31 additions and 105 deletions

View file

@ -115,7 +115,7 @@
}
.ag-header-cell-label {
font-family: var(--header-font-family);
font-family: var(--content-font-family);
font-weight: 600;
text-transform: uppercase;
}