Skip to content

Commit 0b11991

Browse files
committed
Adjust font size
1 parent e7fddba commit 0b11991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ body {
3232
box-sizing: border-box;
3333
transition-duration: 50ms;
3434
color: var(--font-color);
35-
font-size: 18px;
35+
font-size: 16px;
3636
}
3737

3838
#warning {

0 commit comments

Comments
 (0)