Skip to content

Commit 6e07323

Browse files
committed
change base font size
1 parent 996c8f2 commit 6e07323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tailwind.config.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ module.exports = {
157157
bold: "var(--font-weight-bold)",
158158
},
159159
fontSize: {
160-
base: ['18px', '30px'],
160+
base: ['16px', '30px'],
161161
},
162162
height: {
163163
navbar: "var(--theme-navbar-height)",

0 commit comments

Comments
 (0)