mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
android: change font (#426)
This commit is contained in:
@@ -17,7 +17,7 @@ struct ConnectContactView: View {
|
||||
Text("Scan QR code")
|
||||
.font(.title)
|
||||
.padding(.bottom)
|
||||
Text("Your chat profile will be sent to your contact.")
|
||||
Text("Your chat profile will be sent to your contact")
|
||||
.font(.title2)
|
||||
.multilineTextAlignment(.center)
|
||||
.padding()
|
||||
|
||||
Reference in New Issue
Block a user