From 3db9c965869d65bfec27946ff837a2056aa923c4 Mon Sep 17 00:00:00 2001
From: Devyani Ravi <devyaniravi2003@gmail.com>
Date: Tue, 18 Jun 2024 14:04:03 +0000
Subject: [PATCH] Update file style.css

---
 static/style.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/static/style.css b/static/style.css
index 1159978..bf795db 100644
--- a/static/style.css
+++ b/static/style.css
@@ -1,7 +1,7 @@
 body { padding-top: 56px; }
 .left-aligned { margin-left: auto; }
 .bg-dark { background-color: #343a40 !important; }
-.bg-hero { background-color: #45b06cff; }
+.bg-hero { background-color: #a3c88a; }
 
 /* CALLOUT */
 .bd-callout { padding:1.25rem; margin-top:1.25rem; margin-bottom:1.25rem; border:1px solid #e9ecef; border-left-width:.25rem; border-radius:.25rem }
-- 
GitLab