From f8ec0e90879b6e62102278f1f5e70c05bdde1068 Mon Sep 17 00:00:00 2001 From: Ben Straub Date: Sat, 22 Jan 2022 16:48:18 -0800 Subject: [PATCH] Update font stack to work better on mobile --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index aadebd8..0225a26 100644 --- a/styles.css +++ b/styles.css @@ -21,7 +21,7 @@ .statblock-13a h2, .statblock-13a h3, .statblock-13a h4 { - font-family: Luminari, cursive; + font-family: Luminari, Georgia, 'Times New Roman', Times, serif; } /* Easy styling for spans */