From e4c838ce228e994c8f5f3e5a66173532ae368bb5 Mon Sep 17 00:00:00 2001 From: Ali Waseem Date: Thu, 30 Apr 2026 11:23:18 -0600 Subject: [PATCH] chore: updated spacing for logo (#45434) ## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## Summary by CodeRabbit * **Style** * Updated footer layout spacing for improved consistency. Adjusted the newsletter section spacing behavior to better align with the overall design system. --- apps/www/components/Footer/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/www/components/Footer/index.tsx b/apps/www/components/Footer/index.tsx index 825608a5ba..8929a3c0ec 100644 --- a/apps/www/components/Footer/index.tsx +++ b/apps/www/components/Footer/index.tsx @@ -112,7 +112,7 @@ const Footer = (props: Props) => {
-
+
@@ -165,7 +165,7 @@ const Footer = (props: Props) => {
-
+
{newsletterStatus === 'success' ? (

Thanks for subscribing!