From 3658f976c10c777d45da52aedf4314e1c9edddbd Mon Sep 17 00:00:00 2001 From: Gen Date: Wed, 6 Mar 2024 15:16:02 -0800 Subject: [PATCH] remove figtree...? --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index b653e0a..471103c 100644 --- a/style.css +++ b/style.css @@ -121,7 +121,7 @@ body { background-color: var(--ctp-base); color: var(--ctp-text) !important; - font-family: Figtree, Arial, sans-serif; + font-family: Arial, sans-serif; display: flex; justify-content: center;