From 8f9d8c40781b0d698166036bdb33fbf441dda12a Mon Sep 17 00:00:00 2001 From: Theis Pieter Hollebeek Date: Fri, 19 Jan 2024 05:51:00 +0100 Subject: [PATCH] sans-serif --- public/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/style.css b/public/style.css index c4e6f7b..e43ef4e 100644 --- a/public/style.css +++ b/public/style.css @@ -11,6 +11,7 @@ body { margin: 0 auto; padding: 2rem; text-align: center; + font-family: system-ui, sans-serif; } .mao-error {