diff --git a/Button.js b/Button.js index d0761b7..45aa92c 100644 --- a/Button.js +++ b/Button.js @@ -130,7 +130,6 @@ const styles = StyleSheet.create({ alignItems: 'center', borderWidth: 1, borderRadius: 8, - marginBottom: 10, alignSelf: 'stretch', justifyContent: 'center', },