Adjust font size

This commit is contained in:
kaBeech
2023-03-18 16:00:50 -07:00
parent bd0ac258b0
commit 36c669f60f

View File

@@ -35,6 +35,7 @@ body {
flex-direction: column;
font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif,
"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: 1.5rem;
text-align: center;
}