From f91b5fa004d2251cc175592cebd178399df55b6d Mon Sep 17 00:00:00 2001 From: ManishMadan2882 Date: Mon, 8 Jan 2024 16:03:41 +0530 Subject: [PATCH] fix distortion on different browsers --- frontend/src/Hero.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/src/Hero.tsx b/frontend/src/Hero.tsx index cb55ca1f..3a0517d7 100644 --- a/frontend/src/Hero.tsx +++ b/frontend/src/Hero.tsx @@ -39,7 +39,7 @@ export default function Hero({ className = '' }: { className?: string }) { } flex flex-wrap items-center justify-center gap-2 sm:gap-1 md:gap-0`} > {/* first */} -
+
{/* second */} -
+
@@ -121,9 +121,9 @@ export default function Hero({ className = '' }: { className?: string }) {
{/* third */} -
+