set font to sans-serif

This commit is contained in:
2025-08-03 18:27:22 -07:00
parent ee0dd3c25f
commit 1922e89c01

View File

@@ -97,6 +97,7 @@ p {
body { body {
margin: 8px; margin: 8px;
font-family: sans-serif;
} }
#click-to-reveal-prompt { #click-to-reveal-prompt {