2024년 5월 인트로 적용

This commit is contained in:
Yu Sung
2024-05-01 22:42:37 +09:00
parent ee34c9a0f8
commit def95286c2
5 changed files with 27 additions and 1 deletions

View File

@@ -24,7 +24,12 @@ struct SplashView: View {
VStack(spacing: 0) {
Image("splash_text")
.padding(.top, 68)
.padding(.top, 101)
Spacer()
Image("splash_text_2")
.padding(.bottom, 65)
}
if isShowUpdatePopup {