Skip to content

Commit bc0d9f5

Browse files
committed
fix font size
1 parent 15ae915 commit bc0d9f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/learneth/src/index.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ body {
55
sans-serif;
66
-webkit-font-smoothing: antialiased;
77
-moz-osx-font-smoothing: grayscale;
8+
font-size: 1rem !important ;
89
}
910

1011
code {

0 commit comments

Comments
 (0)