From ddbddf5c928f86a48eaaa0d3ed7c244ca194baa5 Mon Sep 17 00:00:00 2001 From: DaniDuese Date: Tue, 7 May 2024 14:06:20 +0100 Subject: [PATCH] fix(saas): Fix Padding of Footer --- starterkits/saas/src/app/(web)/_components/footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/starterkits/saas/src/app/(web)/_components/footer.tsx b/starterkits/saas/src/app/(web)/_components/footer.tsx index 42cda90..5630b3c 100644 --- a/starterkits/saas/src/app/(web)/_components/footer.tsx +++ b/starterkits/saas/src/app/(web)/_components/footer.tsx @@ -11,7 +11,7 @@ import Balancer from "react-wrap-balancer"; export function WebFooter() { return ( -
+