From 55fbc340d624293e5aea69204ce384529fcaa2cf Mon Sep 17 00:00:00 2001 From: James Wyndham Date: Wed, 5 Jun 2024 11:24:18 +0800 Subject: [PATCH] bugfix - switch image --- Frontend/components/Utilities/Background.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Frontend/components/Utilities/Background.tsx b/Frontend/components/Utilities/Background.tsx index 6bd8acb..0dbafee 100644 --- a/Frontend/components/Utilities/Background.tsx +++ b/Frontend/components/Utilities/Background.tsx @@ -18,7 +18,7 @@ const Background = ({ className={"h-full relative w-full bg-center bg-no-repeat bg-cover bg-fixed flex flex-col " + className} >