From 7e88d0d7a6c7ee81c218bab0ad7fa3a8e63025cf Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Mon, 17 Jun 2024 13:21:35 -0500 Subject: Onboarding fixes (#4508) * Add extra padding to bottom of profile step * Make profile pic gen higher res --- src/screens/Onboarding/Layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/screens/Onboarding/Layout.tsx') diff --git a/src/screens/Onboarding/Layout.tsx b/src/screens/Onboarding/Layout.tsx index 75e2f99fc..02b207303 100644 --- a/src/screens/Onboarding/Layout.tsx +++ b/src/screens/Onboarding/Layout.tsx @@ -152,7 +152,7 @@ export function Layout({children}: React.PropsWithChildren<{}>) { {children} - + -- cgit 1.4.1