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