Skip to content

Commit

Permalink
Replaced all the css into tailwind css on FontSection component
Browse files Browse the repository at this point in the history
  • Loading branch information
subhajit20 committed Dec 12, 2023
1 parent 8ea8de1 commit 4143dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ module.exports = {
},
fontFamily: {
primaryFontFamily: '"DIN Condensed Bold"',
secondaryFontFamily: 'Encode Sans',
secondaryFontFamily: '"Encode Sans"',
},
},
plugins: [
Expand Down

0 comments on commit 4143dce

Please sign in to comment.