Clean up from mantine upgrade
This commit is contained in:
parent
0bc1ee3492
commit
5dbc0c61c5
1 changed files with 0 additions and 8 deletions
|
@ -143,14 +143,6 @@ export const App = () => {
|
||||||
headings: {
|
headings: {
|
||||||
fontFamily: 'var(--content-font-family)',
|
fontFamily: 'var(--content-font-family)',
|
||||||
fontWeight: 700,
|
fontWeight: 700,
|
||||||
sizes: {
|
|
||||||
h1: '6rem',
|
|
||||||
h2: '4rem',
|
|
||||||
h3: '3rem',
|
|
||||||
h4: '1.5rem',
|
|
||||||
h5: '1.2rem',
|
|
||||||
h6: '1rem',
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
other: {},
|
other: {},
|
||||||
spacing: {
|
spacing: {
|
||||||
|
|
Reference in a new issue