diff --git a/README.md b/README.md index 3e629ae..e57d2e2 100644 --- a/README.md +++ b/README.md @@ -49,8 +49,7 @@ const styles = StyleSheet.create({ flex: 1, backgroundColor: 'white', alignItems: 'center', - justifyContent: 'center', - marginTop: 80 + justifyContent: 'center' }, input: {