Skip to content

Commit d375878

Browse files
committed
Update fontFamily
1 parent 537c088 commit d375878

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tailwind.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ module.exports = {
2222
14: '3.5rem',
2323
},
2424
fontFamily: {
25-
sans: ['Helvetica Neue'],
26-
serif: ['ET Book', 'Times New Roman'],
25+
sans: ['Merriweather'],
26+
serif: ['Merriweather'],
2727
},
2828
colors: {
2929
primary: colors.neutral,

0 commit comments

Comments
 (0)