From af2b7a484ef9868fc18609f6fc9924dcd887b928 Mon Sep 17 00:00:00 2001 From: Pratik Mane <153143167+PratikMane0112@users.noreply.github.com> Date: Sun, 19 May 2024 10:57:06 +0530 Subject: [PATCH] Update style.css Add iconsImage --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index f2f657f..a107a99 100644 --- a/style.css +++ b/style.css @@ -38,7 +38,7 @@ body { color: gray; width: 100%; height: 100%; - background-image: url("https://github.com/GameSphere-MultiPlayer/GameSphere/assets/56786344/0de2ae58-78fd-4b15-9ed6-d39a0ea17bbd"); + background-image: url("img/SPRTshipsicons.png"); background-size: 800% 200%; background-repeat: no-repeat; background-color: black;