fix(core): update

This commit is contained in:
2023-08-07 18:54:39 +02:00
parent 5aba0a7fa5
commit d1848f31a7
3 changed files with 3 additions and 3 deletions

View File

@ -61,7 +61,7 @@ export class WccDashboard extends DeesElement {
return html`
<style>
:host {
font-family: 'Roboto', sans-serif;
font-family: 'Mona Sans', 'Inter', sans-serif;
background: #fcfcfc;
display: block;
box-sizing: border-box;