diff --git a/apps/mobile/app/components/walkthroughs/index.tsx b/apps/mobile/app/components/walkthroughs/index.tsx index 545c4027b..7ebdd412e 100644 --- a/apps/mobile/app/components/walkthroughs/index.tsx +++ b/apps/mobile/app/components/walkthroughs/index.tsx @@ -53,7 +53,6 @@ export const Walkthrough = ({ justifyContent: "center", alignItems: "center", padding: DefaultAppStyles.GAP, - paddingBottom: DefaultAppStyles.GAP * 2, gap: DefaultAppStyles.GAP_VERTICAL }} > @@ -117,7 +116,6 @@ export const Walkthrough = ({ {canSkip ? (