changes to all

This commit is contained in:
talksik
2018-09-15 11:23:41 -07:00
parent 47f95a854d
commit 17aefb3c5b
5 changed files with 81 additions and 21 deletions
+1 -2
View File
@@ -53,7 +53,7 @@ const styles = {
justifyContent: 'center',
alignItems: 'center',
flexDirection: 'column',
backgroundColor: '#0e8f9e',
backgroundColor: 'black',
margin: 30,
padding: 10,
borderRadius: 5,
@@ -87,7 +87,6 @@ const styles = {
typeTxt: {
fontSize: 12,
color: 'gold',
backgroundColor: 'black',
borderRadius: 4,
padding: 5
},