From 07db7409cb7c025519a1eeccf3f46dce241a305f Mon Sep 17 00:00:00 2001 From: Matt <9137721+program-the-brain-not-the-heartbeat@users.noreply.github.com> Date: Sat, 7 Feb 2026 15:34:06 -0400 Subject: [PATCH] fix: remove phantom spacing below social providers in auth form (closes #334) (#364) --- apps/web/src/components/AuthForm.tsx | 106 +++++++++++++-------------- 1 file changed, 53 insertions(+), 53 deletions(-) diff --git a/apps/web/src/components/AuthForm.tsx b/apps/web/src/components/AuthForm.tsx index 978c2a00..9bb66931 100644 --- a/apps/web/src/components/AuthForm.tsx +++ b/apps/web/src/components/AuthForm.tsx @@ -361,8 +361,8 @@ export function Auth({ setIsMagicLinkSent, isSignUp }: AuthProps) { })} )} -