홈 인기 크리에이터 - 닉네임 UI 높이 조정
This commit is contained in:
@@ -36,10 +36,11 @@ struct HomeCreatorRankingItemView: View {
|
||||
}
|
||||
.frame(width: 108, height: 105)
|
||||
|
||||
Spacer()
|
||||
|
||||
Text(item.nickname)
|
||||
.font(.custom(Font.preRegular.rawValue, size: 16))
|
||||
.foregroundColor(.white)
|
||||
.padding(.top, 20)
|
||||
|
||||
Spacer()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user