From 6ef5bed12d273e54dc03419565686450a4b333c9 Mon Sep 17 00:00:00 2001 From: Gen Date: Wed, 6 Mar 2024 17:21:38 -0800 Subject: [PATCH] there we fucking go --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index ee1e33c..2365f9f 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: "Urbanist" Arial, sans-serif; display: flex; justify-content: center;