From 1a2208cbc3bf31f72201cbe48d4785bb735433b0 Mon Sep 17 00:00:00 2001 From: Xanderplayz16 Date: Wed, 15 Nov 2023 19:04:53 -0500 Subject: [PATCH] a --- index.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.css b/index.css index 2a88356..833f202 100644 --- a/index.css +++ b/index.css @@ -150,6 +150,7 @@ flex-direction: row; padding-bottom: var(--dl-space-space-tenunits); justify-content: center; + background-color: #FFFFFF; } .home-content-container { width: 100%; @@ -164,7 +165,7 @@ flex-direction: row; padding-bottom: var(--dl-space-space-tenunits); justify-content: center; - background-color: #D9D9D9; + background-color: #FFFFFF; } .home-hero-text { width: 65%;