taking out logo, no need
This commit is contained in:
@@ -254,11 +254,6 @@ struct InnerCircleView: View {
|
|||||||
.frame(width: 20.0, height: 32.132)
|
.frame(width: 20.0, height: 32.132)
|
||||||
.padding(.leading, 20)
|
.padding(.leading, 20)
|
||||||
|
|
||||||
Text("nirvana")
|
|
||||||
.font(Font.custom("Satisfy-Regular", size: 28))
|
|
||||||
.foregroundColor(NirvanaColor.teal)
|
|
||||||
.multilineTextAlignment(.center)
|
|
||||||
|
|
||||||
Spacer()
|
Spacer()
|
||||||
|
|
||||||
Image(systemName: "message.and.waveform")
|
Image(systemName: "message.and.waveform")
|
||||||
|
|||||||
Reference in New Issue
Block a user