mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-28 19:00:34 +01:00
Working and fixing production bugs
This commit is contained in:
@@ -331,7 +331,7 @@ module.exports = defineConfig({
|
||||
'"Courier New"',
|
||||
'monospace',
|
||||
],
|
||||
color: ['Roboto', 'serif']
|
||||
color: ['Roboto', 'ui-sans-serif', 'system-ui', '-apple-system', 'sans-serif']
|
||||
},
|
||||
fontSize: {
|
||||
xs: ['0.75rem', { lineHeight: '1rem' }],
|
||||
|
||||
Reference in New Issue
Block a user