From db854d374a2b8f83a8b296e66873827f56b2b2a7 Mon Sep 17 00:00:00 2001 From: Samrat Malisetti Date: Thu, 18 Jul 2024 23:06:28 -0700 Subject: [PATCH] fixed mbile layout --- apps/web/app/(landing)/Features/generating.tsx | 2 +- apps/web/app/(landing)/Features/index.tsx | 4 ++-- apps/web/app/(landing)/Showcase.tsx | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/web/app/(landing)/Features/generating.tsx b/apps/web/app/(landing)/Features/generating.tsx index 6cd9ad73..6dd0b231 100644 --- a/apps/web/app/(landing)/Features/generating.tsx +++ b/apps/web/app/(landing)/Features/generating.tsx @@ -3,7 +3,7 @@ import { Loader, Loader2 } from "lucide-react"; const Generating = ({ className }: { className?: string }) => { return (
diff --git a/apps/web/app/(landing)/Features/index.tsx b/apps/web/app/(landing)/Features/index.tsx index ab29d701..d7c606e1 100644 --- a/apps/web/app/(landing)/Features/index.tsx +++ b/apps/web/app/(landing)/Features/index.tsx @@ -16,7 +16,7 @@ const Services = () => {
-
+
{
-
+
diff --git a/apps/web/app/(landing)/Showcase.tsx b/apps/web/app/(landing)/Showcase.tsx index 577b9266..c0650742 100644 --- a/apps/web/app/(landing)/Showcase.tsx +++ b/apps/web/app/(landing)/Showcase.tsx @@ -155,7 +155,7 @@ function FeaturesMobile() {
-
+