Skip to content
Snippets Groups Projects
Unverified Commit 131594bc authored by Ryan Laurie's avatar Ryan Laurie Committed by GitHub
Browse files

Fix default font in mantine (#41858)

parent 552c1013
No related branches found
No related tags found
No related merge requests found
......@@ -95,7 +95,6 @@ export const getThemeOverrides = (): MantineThemeOverride => ({
},
},
},
fontFamily: "var(--mb-default-font-family)",
fontFamilyMonospace: "Monaco, monospace",
focusRingStyles: {
styles: theme => ({
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment