fix(core): update

This commit is contained in:
Philipp Kunz 2020-09-16 11:29:26 +00:00
parent de15bc0d1c
commit 8168dd1a0c

View File

@ -46,8 +46,8 @@ export const setup = async () => {
// Roboto Font
domTools.setGlobalStyles(`
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@0;100;300;400');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@0;100;300;400');
@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');
`);
// scrollbars