From 812ccf1a9a71528d7bd56ef55c01e9b2e68fd3a5 Mon Sep 17 00:00:00 2001 From: Srishty M Date: Tue, 12 Mar 2024 21:05:47 +0530 Subject: [PATCH] feat: added responsiveness --- src/components/Hero.jsx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/components/Hero.jsx b/src/components/Hero.jsx index 2c0db0a..f67d9b6 100644 --- a/src/components/Hero.jsx +++ b/src/components/Hero.jsx @@ -4,8 +4,8 @@ import { Paragraph } from './shared/typography'; const Hero = () => { return ( <> -
-
+
+
Welcome family...
@@ -28,9 +28,9 @@ const Hero = () => {
-
+
{ />