Tweak the sans font family stack
This commit is contained in:
parent
a5f27b03c5
commit
168fab9955
|
@ -71,16 +71,11 @@ module.exports = {
|
|||
colors,
|
||||
fontFamily: {
|
||||
sans: [
|
||||
'-apple-system',
|
||||
'BlinkMacSystemFont',
|
||||
'Segoe UI',
|
||||
'Roboto',
|
||||
'Helvetica',
|
||||
'Inter',
|
||||
'Arial',
|
||||
'Helvetica Neue',
|
||||
'Helvetica',
|
||||
'sans-serif',
|
||||
'Apple Color Emoji',
|
||||
'Segoe UI Emoji',
|
||||
'Segoe UI Symbol',
|
||||
],
|
||||
mono: [
|
||||
'Operator Mono',
|
||||
|
|
Loading…
Reference in a new issue