From 72e0ab03252c7c2d0a24acec967ebac35a502f58 Mon Sep 17 00:00:00 2001 From: cssivision Date: Sat, 12 Nov 2016 23:29:49 +0800 Subject: [PATCH] feat: update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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: {