|
@@ -16,7 +16,7 @@ struct SettingPurchaseTopView: View {
|
|
|
Spacer().frame(width:20)
|
|
|
VStack(alignment: .leading,spacing: 16) {
|
|
|
HStack {
|
|
|
- Text("AI Ringtone Pro")
|
|
|
+ Text(" AI Ringtone Pro")
|
|
|
.font(.font(name: .PoppinsBlackItalic,size: 20))
|
|
|
.gradientForeground(
|
|
|
colors: [Color.white, "#F7B7FF".uiColor.color],
|