fix of the day, payment + sub + music generation
This commit is contained in:
@@ -464,16 +464,18 @@ const styles = StyleSheet.create({
|
||||
bottomLoginPrompt: {
|
||||
marginTop: 16,
|
||||
paddingHorizontal: 24,
|
||||
marginBottom: 30,
|
||||
},
|
||||
bottomFooterText: {
|
||||
fontSize: 14,
|
||||
fontSize: 15,
|
||||
color: Palette.white,
|
||||
fontFamily: FONT_FAMILY.HelveticaNeueRegular,
|
||||
textAlign: "center",
|
||||
},
|
||||
bottomFooterLink: {
|
||||
fontFamily: FONT_FAMILY.InterSemiBold,
|
||||
fontFamily: FONT_FAMILY.InterBold,
|
||||
color: Palette.white,
|
||||
fontSize: 16,
|
||||
},
|
||||
socialWrapper: {
|
||||
width: "100%",
|
||||
|
||||
Reference in New Issue
Block a user