Skip to content

Commit

Permalink
Update fontFamily
Browse files Browse the repository at this point in the history
  • Loading branch information
rishinrahim committed Jan 28, 2025
1 parent 537c088 commit d375878
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ module.exports = {
14: '3.5rem',
},
fontFamily: {
sans: ['Helvetica Neue'],
serif: ['ET Book', 'Times New Roman'],
sans: ['Merriweather'],
serif: ['Merriweather'],
},
colors: {
primary: colors.neutral,
Expand Down

0 comments on commit d375878

Please sign in to comment.