diff --git a/styles/index.js b/styles/index.js index 984bae3b27950e1361700892668cb597d986a10c..fa766d6330df3c75ec4f88e6915eca2bf7d23161 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,