From 1d145bda3a8e52f15c5ad15242369d366e8c0246 Mon Sep 17 00:00:00 2001 From: ssranjani06 <99155402+ssranjani06@users.noreply.github.com> Date: Tue, 22 Feb 2022 19:00:16 +0530 Subject: [PATCH] Update index.jsp --- src/main/webapp/index.jsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index b04a2ae..73dbd39 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -53,7 +53,7 @@ } .banner::after { content: ""; - background-color: rgba(180,255,255,0.9); + background-color: rgba(255,150,255,0.5); position: absolute; width: 100%; height: 100%; @@ -193,7 +193,7 @@