change learn more link colour

This commit is contained in:
Akinwale Ariwodola 2019-10-29 14:54:19 +01:00
parent 8eb661171d
commit 12ca56cb45

View file

@ -249,7 +249,8 @@ const rewardStyle = StyleSheet.create({
},
learnMoreLink: {
fontFamily: 'Inter-UI-Regular',
color: Colors.NextLbryGreen,
color: Colors.White,
textDecoration: 'underline',
},
enrollButton: {
backgroundColor: Colors.White,