fix(core): update

This commit is contained in:
Philipp Kunz 2021-12-13 23:18:06 +01:00
parent 472ec3158e
commit 7c86f5a8f6

View File

@ -11,6 +11,7 @@ export const staticStyles = css`
}
:host {
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
}