From 735c05ed1efd8270c99a0ef354451976d73c6ef2 Mon Sep 17 00:00:00 2001 From: "DESKTOP-KSVGT20\\shkim" Date: Wed, 13 May 2026 23:03:44 +0900 Subject: [PATCH] =?UTF-8?q?=EC=97=85=EB=A1=9C=EB=93=9C=20=EC=97=B0?= =?UTF-8?q?=EB=9D=BD=EC=B2=98=20=EC=9E=85=EB=A0=A5=EA=B3=BC=20=EC=A0=80?= =?UTF-8?q?=EC=9E=A5=20=ED=8F=B4=EB=8D=94=20=EC=A0=95=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/public/upload.css | 27 +++++---------- src/public/upload.html | 22 ++---------- src/server.js | 77 +++++++++++++++++++++--------------------- 3 files changed, 50 insertions(+), 76 deletions(-) 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 @@
-
+
- -
-

{{title}}

-

2026.05.24 SUN

-

OUR WEDDING ARCHIVE

-

오늘의 순간

+

※ 입력해주신 연락처는 이벤트 상품 전달 용도로만 사용되며,
행사 종료 후 삭제됩니다.

-
@@ -63,8 +54,6 @@