Skip to content

Commit

Permalink
Change font
Browse files Browse the repository at this point in the history
  • Loading branch information
QubitPi committed Aug 20, 2024
1 parent 06b1142 commit 99676ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tailwind.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ module.exports = {
fontFamily: {
sans: ["Ubuntu", "sans-serif", ...defaultTheme.fontFamily.sans],
Ubuntu: ["Ubuntu", "sans-serif", ...defaultTheme.fontFamily.sans],
SweynheimPannartz: ["SweynheimPannartz"],
SweynheimPannartz: ["SweynheimPannartz", "SweynheimPannartz", "SweynheimPannartz"],
PangZhonghuaXingKai: ["PangZhonghuaXingKai"],
DXRedMailboxBold: ["DXRedMailboxBold", "DXRedMailboxBold", "DXRedMailboxBold"],
Porson: ["Porson"],
Expand Down

0 comments on commit 99676ff

Please sign in to comment.