chore: font updates
This commit is contained in:
parent
66f461fa93
commit
a2b6303f78
2 changed files with 3 additions and 1 deletions
|
@ -13,6 +13,7 @@ module.exports = {
|
|||
14: '3.5rem',
|
||||
},
|
||||
fontFamily: {
|
||||
sans: ['Inter', ...defaultTheme.fontFamily.sans],
|
||||
mono: ['ui-monospace', 'SFMono-Regular', ...defaultTheme.fontFamily.mono],
|
||||
},
|
||||
backgroundImage: {
|
||||
|
|
Reference in a new issue