From 9e488ed9353211b56bf8180ef4bcbeb01f06e0c8 Mon Sep 17 00:00:00 2001 From: FoxStorm1 <69159547+Yeetov@users.noreply.github.com> Date: Wed, 30 Aug 2023 19:46:06 +0100 Subject: [PATCH] Update usrpfp.theme.css Optimisation not needed and may not work properly, best to leave as is --- usrpfp.theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usrpfp.theme.css b/usrpfp.theme.css index 708a08ac..ec87d5c2 100644 --- a/usrpfp.theme.css +++ b/usrpfp.theme.css @@ -6,4 +6,4 @@ */ /* Avatar Import */ -@import url(//raw.githubusercontent.com/Yeetov/USRPFP-Reborn/main/db/dist.css); +@import url(https://raw.githubusercontent.com/Yeetov/USRPFP-Reborn/main/db/dist.css);