From ce253c1aafb247f1dc8188f9f1134f488bfe94d8 Mon Sep 17 00:00:00 2001 From: uncenter <47499684+uncenter@users.noreply.github.com> Date: Wed, 6 Mar 2024 17:35:35 -0500 Subject: [PATCH] oops --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 7a9535b..7460b3d 100644 --- a/style.css +++ b/style.css @@ -121,7 +121,7 @@ body { background-color: var(--ctp-base); color: var(--ctp-text) !important; - font-family: Arial, sans-serif; + font-family: Figtree, Arial, sans-serif; display: flex; justify-content: center;