From 082db3e6c0887a505d583175accd875d24cb57f5 Mon Sep 17 00:00:00 2001 From: siddheshmorewdi Date: Fri, 21 Jun 2024 16:46:39 +0530 Subject: [PATCH] final merge --- src/Components/HowItWorks.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/HowItWorks.jsx b/src/Components/HowItWorks.jsx index 6ec948b..fa38f2c 100644 --- a/src/Components/HowItWorks.jsx +++ b/src/Components/HowItWorks.jsx @@ -147,7 +147,7 @@ const HowItWorks = () => { position={"relative"} height={"100%"} backgroundColor={"green.50"} - w={31} + w={310} rounded={56} overflow={"hidden"} zIndex={1}