fix: 메인 홈
- 섹션 제목 크기 26 -> 24 변경 - 라이브 이미지 pdf 파일로 변경
This commit is contained in:
@@ -31,6 +31,8 @@ struct HomeLiveItemView: View {
|
||||
}
|
||||
|
||||
Image("img_live")
|
||||
.resizable()
|
||||
.frame(width: 50, height: 18)
|
||||
}
|
||||
|
||||
VStack(alignment: .leading, spacing: 4) {
|
||||
|
||||
Reference in New Issue
Block a user