aboutsummaryrefslogtreecommitdiff
path: root/src/screens/onboarding/Profile.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/screens/onboarding/Profile.tsx')
-rw-r--r--src/screens/onboarding/Profile.tsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/screens/onboarding/Profile.tsx b/src/screens/onboarding/Profile.tsx
index 5553fe7f..9b1dfd31 100644
--- a/src/screens/onboarding/Profile.tsx
+++ b/src/screens/onboarding/Profile.tsx
@@ -77,7 +77,7 @@ const styles = StyleSheet.create({
flex: 1,
flexDirection: 'row',
justifyContent: 'center',
- alignItems: 'center'
+ alignItems: 'center',
},
largeButton: {
padding: 5,
@@ -107,7 +107,7 @@ const styles = StyleSheet.create({
justifyContent: 'center',
zIndex: 1,
marginTop: '128%',
- marginLeft: '30%'
+ marginLeft: '30%',
},
addSmallProfilePicText: {
fontWeight: 'bold',