-
- {{title}}
-2026.05.24 SUN
-OUR WEDDING ARCHIVE
-diff --git a/src/public/upload.css b/src/public/upload.css index 5a1d870..b3dc1ed 100644 --- a/src/public/upload.css +++ b/src/public/upload.css @@ -64,18 +64,6 @@ body { object-position: center top; } -.poster__plate { - position: absolute; - z-index: 5; - left: 8.5%; - right: 8.5%; - bottom: 10.5%; - padding: clamp(16px, 3.5vw, 25px) 12px clamp(13px, 2.6vw, 20px); - background: rgba(255, 255, 255, 0.9); - border: 0; - backdrop-filter: none; -} - h1 { margin: 0; color: #565656; @@ -160,6 +148,15 @@ h1 { transform: scaleX(-1); } +.upload-panel__notice { + margin: -6px auto 16px; + color: #5f6f6b; + font-family: "Apple SD Gothic Neo", "Malgun Gothic", system-ui, sans-serif; + font-size: 12px; + line-height: 1.55; + word-break: keep-all; +} + .select-button, .upload-button, .upload-again { @@ -485,12 +482,6 @@ h1 { content: none; } - .poster__plate { - left: 8%; - right: 8%; - bottom: 10.5%; - } - .upload-panel { width: min(calc(100% - 48px), 340px); margin-top: -54px; diff --git a/src/public/upload.html b/src/public/upload.html index c8cd61a..6d051c5 100644 --- a/src/public/upload.html +++ b/src/public/upload.html @@ -8,28 +8,19 @@
-
- 2026.05.24 SUN
-OUR WEDDING ARCHIVE
-