From 7ce8661ebf72b9341885c72d19b933f8b82323b0 Mon Sep 17 00:00:00 2001
From: Nafas Ebrahimi <74317517+nafasebra@users.noreply.github.com>
Date: Fri, 22 Aug 2025 22:57:28 +0330
Subject: [PATCH] fix: prevent horizontal overflow on mobile devices
---
src/components/LandingPageGad.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/LandingPageGad.tsx b/src/components/LandingPageGad.tsx
index ab0b7c142..920ae2b78 100644
--- a/src/components/LandingPageGad.tsx
+++ b/src/components/LandingPageGad.tsx
@@ -11,7 +11,7 @@ export default function LandingPageGad() {