Tweak the sans font family stack

This commit is contained in:
Oliver Davies 2021-04-12 22:24:19 +01:00
parent a5f27b03c5
commit 168fab9955

View file

@ -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',