From 5bf585e9c519c170ebaf1fc1f9875cf7ed063d77 Mon Sep 17 00:00:00 2001 From: Jeremy Date: Tue, 5 Nov 2024 23:30:25 +0300 Subject: [PATCH] Increase gap between auth form fields (#493) --- components/custom/auth-form.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/custom/auth-form.tsx b/components/custom/auth-form.tsx index 0b9a2f5..a49c3ea 100644 --- a/components/custom/auth-form.tsx +++ b/components/custom/auth-form.tsx @@ -33,7 +33,9 @@ export function AuthForm({ autoFocus defaultValue={defaultEmail} /> + +