fix(core): update
This commit is contained in:
parent
18b93b860d
commit
13fa3d655e
@ -46,7 +46,8 @@ export const setup = async () => {
|
||||
|
||||
// Roboto Font
|
||||
domTools.setGlobalStyles(`
|
||||
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400');
|
||||
@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');
|
||||
`);
|
||||
|
||||
// scrollbars
|
||||
|
Loading…
Reference in New Issue
Block a user