Set base font size explicitly

This commit is contained in:
2026-01-26 16:16:47 +07:00
parent b960ba0868
commit 924484a191

View File

@@ -9,6 +9,7 @@ body {
body {
margin: 0;
font-family: 'Noto Serif', serif;
font-size: 16px;
}
#root,