From e8711ce489ee794fb4eee9cb3b25332847cd85ff Mon Sep 17 00:00:00 2001 From: SHASHANK VENKATESHAPPA <95696656+Shashank292002@users.noreply.github.com> Date: Thu, 28 Mar 2024 09:27:36 +0530 Subject: [PATCH] app.css --- docker/nginx/dist/html/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/nginx/dist/html/app.css b/docker/nginx/dist/html/app.css index fc13673c..9d9656db 100644 --- a/docker/nginx/dist/html/app.css +++ b/docker/nginx/dist/html/app.css @@ -53,7 +53,7 @@ --sfg: #ffffff; /* Secondary Foreground color */ /* Image background */ - --imgbg: url(assets/background.jpg); + --imgbg: url(assets/Multi-Cloud_Guard.png); --imgcol: linear-gradient( rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)