fix(core): update

This commit is contained in:
2023-01-05 13:37:28 +01:00
parent 484741e052
commit d69a7f530b
15 changed files with 2858 additions and 17127 deletions

View File

@@ -34,7 +34,7 @@ export class UplStatuspageFooter extends DeesElement {
:host {
display: block;
background: ${cssManager.bdTheme('#ffffff', '#000000')};
font-family: Roboto Mono;
font-family: Inter;
color: ${cssManager.bdTheme('#333333', '#ffffff')};
}