fix
This commit is contained in:
parent
b087dc233e
commit
2c2b1d5afd
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ module.exports = {
|
|||
blue: colors.sky
|
||||
},
|
||||
fontFamily: {
|
||||
'sans-serif': ['Helvetica Neue', '-apple-system', 'BlinkMacSystemFont', 'Tahoma', 'Segoe UI', 'Helvetica', 'sans-serif', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol']
|
||||
'sans-serif': ['Helvetica Neue', '-apple-system', 'BlinkMacSystemFont', 'Tahoma', 'Segoe UI', 'Helvetica', 'sans-serif', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'],
|
||||
'heading': ['Delius Swash Caps'],
|
||||
'serif': ['Georgia'],
|
||||
'mono': 'SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue