From 48a8650040acd834cdc51da82b006a3b4eb119e0 Mon Sep 17 00:00:00 2001 From: tikinyiki <120154346+tikiyiki@users.noreply.github.com> Date: Thu, 7 Dec 2023 20:51:24 -0500 Subject: [PATCH] Update index.html --- index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index aa2d989..12d9af0 100644 --- a/index.html +++ b/index.html @@ -61,7 +61,7 @@ .top-container { display: flex; position: relative; - background-color: rgb(233, 233, 233); + background: rgb(177, 211, 243); width: 100%; height: 80px; justify-content: center; @@ -1031,7 +1031,7 @@ position: relative; width: 20%; height: 79px; - background-color: rgb(233, 233, 233); + background: rgb(177, 211, 243); justify-content: center; align-items: center; margin-left: -1.31%; @@ -1042,7 +1042,7 @@ position: relative; width: 79.6%; height: 79px; - background-color: rgb(233, 233, 233); + background: rgb(177, 211, 243); justify-content: center; align-items: center; margin-left: 7%; @@ -1054,7 +1054,7 @@ flex-direction: column; width: 100%; height: auto; - background-color: rgba(222, 222, 222, 0.538); + background: rgba(66, 145, 219, 0.458); justify-content: center; align-items: center; } @@ -2703,7 +2703,7 @@ width: 100%; height: auto; padding: 10px; - background: rgba(66, 145, 219, 0.63); + background: rgba(66, 145, 219, 0.355); margin-top: 3rem; margin-bottom: 1.5rem; }