andrea.nieves7 1 year ago
parent
commit
e7b651c801
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      App.js

+ 2
- 2
App.js View File

@@ -27,7 +27,7 @@ const styles = StyleSheet.create({
27 27
 	  justifyContent: 'center',
28 28
 	  marginTop: 30,
29 29
 	  marginBottom: 30,
30
-	  margin: "4px",
30
+	  margin: 4,
31 31
 	  borderColor: "grey",
32 32
   },
33 33
   container: {
@@ -42,7 +42,7 @@ const styles = StyleSheet.create({
42 42
   containerbackground:{
43 43
 	
44 44
     backgroundColor: '#063970',
45
-	padding: "40px"
45
+	padding: 40
46 46
   },
47 47
   intro: {
48 48
 	  fontWeight: "bold",