회원가입 - 닉네임 입력 필드와 프로필 사진 등록 사이 간격 수정
This commit is contained in:
		| @@ -87,6 +87,7 @@ struct SignUpView: View { | ||||
|                                 .frame(width: screenSize().width - 26.7, alignment: .leading) | ||||
|                                 .background(Color(hex: "222222")) | ||||
|                                 .cornerRadius(6.7) | ||||
|                                 .padding(.top, 16.7) | ||||
|                                  | ||||
|                                 Text("회원가입") | ||||
|                                     .font(.custom(Font.bold.rawValue, size: 18.3)) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Yu Sung
					Yu Sung