From 8fb35623618eda9e962a6ac317d215e375df3a8f Mon Sep 17 00:00:00 2001 From: Midou36O <45198486+Midou36O@users.noreply.github.com> Date: Tue, 8 Feb 2022 15:17:28 +0100 Subject: [PATCH] Update index.css --- src/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.css b/src/index.css index a789f53..93a597a 100644 --- a/src/index.css +++ b/src/index.css @@ -28,7 +28,7 @@ html { body { background-color:rgb(30, 30, 30); - background-image: url("https://www.miicord.com/src/images/BG_FHD.png"); + background-image: url("https://www.miicord.com/src/images/BG_FHD_darker.png"); background-repeat:no-repeat; background-size: cover;