Skip to content

Commit e4d547f

Browse files
authored
Merge pull request #13933 from ethereum/bigger-font
desktop and mobile 16 px font
2 parents a1fbc1b + 8e9398c commit e4d547f

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

8282
a {

0 commit comments

Comments
 (0)