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
 	  justifyContent: 'center',
27
 	  justifyContent: 'center',
28
 	  marginTop: 30,
28
 	  marginTop: 30,
29
 	  marginBottom: 30,
29
 	  marginBottom: 30,
30
-	  margin: "4px",
30
+	  margin: 4,
31
 	  borderColor: "grey",
31
 	  borderColor: "grey",
32
   },
32
   },
33
   container: {
33
   container: {
42
   containerbackground:{
42
   containerbackground:{
43
 	
43
 	
44
     backgroundColor: '#063970',
44
     backgroundColor: '#063970',
45
-	padding: "40px"
45
+	padding: 40
46
   },
46
   },
47
   intro: {
47
   intro: {
48
 	  fontWeight: "bold",
48
 	  fontWeight: "bold",