conforming to coding guidelines 1

This commit is contained in:
kg422
2015-08-14 11:28:37 -07:00
parent 9829b416e2
commit f206ce3cef
3 changed files with 8 additions and 10 deletions

View File

@@ -76,7 +76,7 @@ var styles = StyleSheet.create({
},
instructions: {
textAlign: 'center',
color: '#333333',
color: '#0000ff',
marginBottom: 5,
},
});