about summary refs log tree commit diff
path: root/src/screens/Signup/StepInfo
diff options
context:
space:
mode:
Diffstat (limited to 'src/screens/Signup/StepInfo')
-rw-r--r--src/screens/Signup/StepInfo/index.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/screens/Signup/StepInfo/index.tsx b/src/screens/Signup/StepInfo/index.tsx
index f24cd0e45..cf4a9297e 100644
--- a/src/screens/Signup/StepInfo/index.tsx
+++ b/src/screens/Signup/StepInfo/index.tsx
@@ -144,7 +144,7 @@ export function StepInfo({
 
   return (
     <ScreenTransition>
-      <View style={[a.gap_md]}>
+      <View style={[a.gap_md, a.pt_lg]}>
         <FormError error={state.error} />
         <HostingProvider
           minimal