마이페이지 - 글자색, 배경색 변경
This commit is contained in:
@@ -15,7 +15,7 @@ struct AuthButtonView: View {
|
||||
.padding(.horizontal, 13.3)
|
||||
.padding(.vertical, 20)
|
||||
.frame(width: screenSize().width - 26.7, alignment: .leading)
|
||||
.background(Color(hex: "664aab"))
|
||||
.background(Color(hex: "004b6c"))
|
||||
.cornerRadius(6.7)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user