Skip to content

Commit fe7e677

Browse files
authored
Increase html font size from 16px to 22px
1 parent 0de17cc commit fe7e677

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
box-sizing: border-box;
6464
}
6565

66-
html { font-size: 16px; }
66+
html { font-size: 22px; }
6767

6868
body {
6969
font-family: 'Gamja Flower', cursive, -apple-system, BlinkMacSystemFont, sans-serif;

0 commit comments

Comments
 (0)