From 53698b495a0bda86100320a1285fab37f3c9fb1e Mon Sep 17 00:00:00 2001 From: Kartikey Gupta Date: Mon, 15 Sep 2025 20:54:31 +0530 Subject: [PATCH 1/2] fix: improve footer alignment for Questions section - Remove negative margins (-ml-2, -ml-0.5) causing misalignment - Increase padding from p-4 to p-6 for better spacing - Fix typo: Question? -> Questions? - Remove unnecessary ml-0 class - Enhance visual consistency and proper alignment Signed-off-by: Kartikey Gupta --- src/components/KeployCloud.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/KeployCloud.js b/src/components/KeployCloud.js index 68b4bed1d..b0c792894 100644 --- a/src/components/KeployCloud.js +++ b/src/components/KeployCloud.js @@ -4,11 +4,11 @@ export const KeployCloud = () => { return (
-
-

Question? 🤔💭

-

+

+

Question? 🤔💭

+

For any support please{" "} Date: Tue, 16 Sep 2025 19:16:41 +0530 Subject: [PATCH 2/2] fix: correct Questions section alignment by removing negative margins Signed-off-by: Kartikey Gupta --- src/components/KeployCloud.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/KeployCloud.js b/src/components/KeployCloud.js index b0c792894..1650346c8 100644 --- a/src/components/KeployCloud.js +++ b/src/components/KeployCloud.js @@ -4,11 +4,11 @@ export const KeployCloud = () => { return (

-
-

Question? 🤔💭

-

+

+

Questions? 🤔💭

+

For any support please{" "}