change learn more link colour
This commit is contained in:
parent
8eb661171d
commit
12ca56cb45
1 changed files with 2 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue