Tweak heading to better match Figma designs
This commit is contained in:
@@ -17,8 +17,8 @@ module.exports = {
|
||||
'md': '28rem'
|
||||
},
|
||||
fontFamily: {
|
||||
'ropa-sans': 'Ropa Sans',
|
||||
'roboto': 'Roboto'
|
||||
'ropa-sans': ['Ropa Sans', 'Arial', 'sans-serif'],
|
||||
'roboto': ['Roboto', 'Arial', 'sans-serif'],
|
||||
},
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user