fix(core): update

This commit is contained in:
2023-01-03 17:37:10 +01:00
parent 5f1b29f742
commit c4236d28c6
12 changed files with 156 additions and 208 deletions

View File

@@ -32,7 +32,7 @@ export class DeesPdf extends DeesElement {
return html`
<style>
:host {
font-family: 'Roboto', sans-serif;
font-family: 'Inter', sans-serif;
display: block;
box-sizing: border-box;
max-width: 800px;