From f2c14432c818fbf3daaec76b5bc6aadc5b98bb8f Mon Sep 17 00:00:00 2001 From: Gen Date: Wed, 6 Mar 2024 17:09:03 -0800 Subject: [PATCH] idk lol --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index fc92e53..3e39ea9 100644 --- a/style.css +++ b/style.css @@ -121,7 +121,7 @@ body { background-color: var(--ctp-base); color: var(--ctp-text) !important; - font-family: "Urbanist", Arial, sans-serif; + font-family: Arial, sans-serif; display: flex; justify-content: center;