From e6f3c9523e8325d9d4b6209a305047802b2af081 Mon Sep 17 00:00:00 2001 From: Shantanu yadav <146663529+shantanu020@users.noreply.github.com> Date: Sat, 19 Oct 2024 08:48:58 +0530 Subject: [PATCH] Update style.css enhanced the contrast of testimonial section to make it more readable and user friendle --- style.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 83f7ea5e..05029119 100644 --- a/style.css +++ b/style.css @@ -1723,10 +1723,11 @@ button { color: #000; } .container-swipe { - max-width: 1100px; + max-width: 1200px; width: 100%; - padding: 0 30px; + padding:30px; margin: 0 auto; + background-color:#303036; } .testi { max-width: 900px;