feat: 스플래시 변경

This commit is contained in:
Yu Sung
2025-07-14 21:46:34 +09:00
parent 153eff2401
commit 4b337700d5
4 changed files with 2 additions and 6 deletions

View File

@@ -22,15 +22,11 @@ struct SplashView: View {
.scaledToFill()
.edgesIgnoringSafeArea(.all)
VStack(spacing: 0) {
VStack(spacing: 6) {
Image("splash_text1")
.padding(.top, screenSize().height * 150 / 2337)
Spacer()
Image("splash_text2")
.padding(.bottom, screenSize().height * 240 / 2337)
}
.padding(.top, screenSize().height * 615 / 2337)
if isShowMaintenancePopup {
SodaDialog(