fix(core): update
This commit is contained in:
@ -32,7 +32,7 @@ export const globalBaseStyles: string = css`
|
||||
/* global body styles */
|
||||
body {
|
||||
margin: 0px;
|
||||
font-family: 'Inter', sans-serif;
|
||||
font-family: 'Mona Sans', 'Inter', sans-serif;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user