make reward icon red

This commit is contained in:
Akinwale Ariwodola 2018-11-21 11:09:54 +01:00
parent dffff47a9f
commit 9977aac9f6

View file

@ -120,7 +120,7 @@ const discoverStyle = StyleSheet.create({
justifyContent: 'space-between'
},
rewardIcon: {
color: Colors.LbryGreen,
color: Colors.Red,
flex: 0.1,
textAlign: 'right',
marginTop: 6