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}