From 783a93c72f0b2f486c30648ec85220d613a683ba Mon Sep 17 00:00:00 2001 From: Tyler Palko <88953270+TylerPalko@users.noreply.github.com> Date: Thu, 7 Dec 2023 17:40:19 -0500 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 76db68d1..f16ca0f5 100644 --- a/style.css +++ b/style.css @@ -1,4 +1,4 @@ - @import url('https://rsms.me/inter/inter.css'); + @import url('/inter.css'); html { background-color: #202124; color: #ffffff;