Adjust font size

This commit is contained in:
kaBeech
2023-03-18 16:24:49 -07:00
parent f2a409fa0f
commit 9a9b6777e3

View File

@@ -51,7 +51,7 @@ body {
font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif,
"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: 100%;
font-size: 1.5rem;
font-size: 1.2rem;
text-align: center;
}