reverted the colour change

This commit is contained in:
kg422
2015-08-14 11:29:59 -07:00
parent f206ce3cef
commit 2984125b8d

View File

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