pretty nice phone input screen

This commit is contained in:
talksik
2021-12-17 15:18:03 -08:00
parent 5dbf79d288
commit 73e3f9c08e
2 changed files with 21 additions and 5 deletions
@@ -33,7 +33,7 @@ struct WelcomeView: View {
Link("Learn More", destination: URL(string: NirvanaConstants.landingPageUrl)!)
.font(.caption)
.foregroundColor(NirvanaColor.white)
.foregroundColor(NirvanaColor.teal)
//learn more button to usenirvana.com
}