From 32919a4f9e4586c9ea227db484436ae41e0cbd5a Mon Sep 17 00:00:00 2001 From: Anurag Gupta <70202633+anuragoasis@users.noreply.github.com> Date: Sat, 9 Mar 2024 17:07:44 +0530 Subject: [PATCH] Update style.css --- assets/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/style.css b/assets/css/style.css index 1a23234..e84117e 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1584,7 +1584,7 @@ section { --------------------------------------------------------------*/ .contact .info-box { color: black; - background: #EFCFA0; + background: #88A9C3; padding: 30px; }