Bluesky app fork with some witchin' additions 💫

add padding to bottom offset (#2715)

authored by

Hailey and committed by
GitHub
dfc5a03e 17490059

+1 -1
+1 -1
src/screens/Onboarding/Layout.tsx
··· 173 173 ? a.py_2xl 174 174 : { 175 175 paddingTop: a.pt_lg.paddingTop, 176 - paddingBottom: insets.bottom, 176 + paddingBottom: insets.bottom + 10, 177 177 }, 178 178 ]}> 179 179 <View