From 23426c4e8124e0881c5604abe6c887584da0e469 Mon Sep 17 00:00:00 2001 From: Tony Date: Wed, 25 May 2022 14:35:48 -0500 Subject: [PATCH] change fonts --- app/static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/static/style.css b/app/static/style.css index 1e5e295..b1d3cce 100644 --- a/app/static/style.css +++ b/app/static/style.css @@ -81,7 +81,7 @@ width: 100%; border-style: solid; border-radius: 5px; padding: 2px; - font-family: "Noto Emoji", "Helvetica"; + font-family: "Helvetica"; } .daterange {