From cff09659f9246d31c7bdf9ef9ed45bdfbd534bf5 Mon Sep 17 00:00:00 2001 From: Matthew Dillon Date: Sun, 29 Nov 2020 13:06:37 -0700 Subject: [PATCH] update css --- www/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/index.html b/www/index.html index 99a928f..e73b24a 100644 --- a/www/index.html +++ b/www/index.html @@ -9,7 +9,7 @@ max-width: 35em; margin: 0 auto; line-height: 1.5; - font-family: Arial, Helvetica, sans-serif; + font-family: sans-serif; font-size: large; }