fix: 메인 홈

- 섹션 제목 크기 26 -> 24 변경
- 라이브 이미지 pdf 파일로 변경
This commit is contained in:
Yu Sung
2025-07-22 01:12:07 +09:00
parent 0db3c2cc19
commit 967c83a122
5 changed files with 15 additions and 22 deletions

View File

@@ -31,6 +31,8 @@ struct HomeLiveItemView: View {
}
Image("img_live")
.resizable()
.frame(width: 50, height: 18)
}
VStack(alignment: .leading, spacing: 4) {