We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ec2404 commit b706b67Copy full SHA for b706b67
GoInfoGame/GoInfoGame/Login/View/PosmLogin.swift
@@ -28,7 +28,7 @@ struct PosmLoginView: View {
28
Asset.logo.swiftUIImage
29
.resizable()
30
.aspectRatio(contentMode: .fill)
31
- .frame(width: 100, height: 100)
+ .frame(width: 80, height: 80)
32
.padding(-10)
33
.clipShape(Circle())
34
0 commit comments