diff --git a/styles/index.js b/styles/index.js index 984bae3..fa766d6 100644 --- a/styles/index.js +++ b/styles/index.js @@ -116,7 +116,8 @@ export default StyleSheet.create({ color: fontOnPrimaryColor }, homeView: { - margin: 40, + alignItems: 'center', + marginVertical: 40 }, homeDescriptionText: { width: 200,