From 1ceec298f7277c9792563d053a8e5e415d8d1b53 Mon Sep 17 00:00:00 2001 From: NouveauReece Date: Sat, 1 Mar 2025 01:12:48 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=96=BC=EF=B8=8F=20image=20fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/index.css b/css/index.css index 8cb5632..76a02d6 100644 --- a/css/index.css +++ b/css/index.css @@ -48,7 +48,7 @@ body { } .un-background { - background: center no-repeat url('/unlogo.png'), #2c5c6f; + background: center no-repeat url('../unlogo.png'), #2c5c6f; } .unflag-login::before {