Skip to content

Commit 8e9398c

Browse files
committed
chore: remove default class
`text-md` = 16px = default font size
1 parent 7942f8e commit 8e9398c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/global.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676

7777
@layer base {
7878
body {
79-
@apply !bg-background font-body text-md !text-body;
79+
@apply !bg-background font-body !text-body;
8080
}
8181

8282
a {

0 commit comments

Comments
 (0)