fix(core): update

This commit is contained in:
Philipp Kunz 2022-03-25 16:03:40 +01:00
parent a059c268af
commit 4a5fb3ef4b

View File

@ -43,10 +43,6 @@ export const globalBaseStyles: string = css`
format('woff2');
}
/* Roboto Font */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@100;300;400');
/* global body styles */
body {
margin: 0px;