diff --git a/index.js b/index.js index 869f483..f13ff03 100644 --- a/index.js +++ b/index.js @@ -326,6 +326,8 @@ let styles = StyleSheet.create({ flexDirection: 'column', marginBottom: 15, marginTop: 10, + marginLeft: 10, + marginRight: 10, justifyContent: 'center', alignItems: 'center', },