From b4f06e128ffa1ef46caf6430a64f9afecde569b3 Mon Sep 17 00:00:00 2001 From: Qurban Hussain Date: Tue, 12 Dec 2023 03:22:41 +0500 Subject: [PATCH] fix(home): connect form section text overlapping --- src/app/components/EmailSection.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/components/EmailSection.jsx b/src/app/components/EmailSection.jsx index 58d42e19..5a2e7a76 100644 --- a/src/app/components/EmailSection.jsx +++ b/src/app/components/EmailSection.jsx @@ -45,7 +45,7 @@ const EmailSection = () => { className="grid md:grid-cols-2 my-12 md:my-12 py-24 gap-4 relative" >
-
+
Let's Connect