Skip to content

Commit 7942f8e

Browse files
committed
quick fix to 16px for now
1 parent 97c08a3 commit 7942f8e

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-lg !text-body lg:text-md;
79+
@apply !bg-background font-body text-md !text-body;
8080
}
8181

8282
a {

0 commit comments

Comments
 (0)