1
0
Fork 0

default 16px font size

This commit is contained in:
Lim Chee Aun 2022-12-11 13:09:32 +08:00
parent 0367a6e08f
commit ddedcf7975

View file

@ -58,7 +58,7 @@
body {
font-family: system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', sans-serif;
font-size: 15px;
font-size: 16px;
word-wrap: break-word;
overflow-wrap: break-word;
}