From e7914be212385ba54a34cafe4283de0d53837215 Mon Sep 17 00:00:00 2001 From: shwetha-19a Date: Thu, 6 Feb 2025 16:09:23 +0530 Subject: [PATCH] Update index.jsp --- src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index 7aa8913..d287919 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -54,7 +54,7 @@ } .banner::after { content: ""; - background-color: purple; + background-color: red; position: absolute; width: 100%; height: 180%;