From 477d4538886801de1dd5245c0aac782fa9220cfd Mon Sep 17 00:00:00 2001 From: zenn Date: Thu, 23 Apr 2026 16:32:42 +0900 Subject: [PATCH] =?UTF-8?q?v0.1.58=20-=201=ED=8E=98=EC=9D=B4=EC=A7=80=20?= =?UTF-8?q?=EC=9D=B8=EC=87=84=20A4=20=EC=A4=91=EC=95=99=20=EA=B8=B0?= =?UTF-8?q?=EC=A4=80=20=EC=A0=95=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/style.css | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/style.css b/src/style.css index d89ec17..fbbf961 100644 --- a/src/style.css +++ b/src/style.css @@ -87,11 +87,10 @@ } body[data-print-layout='single'] .print-paper { - width: 204mm; - height: 291mm; - align-items: flex-start; + width: 210mm; + height: 297mm; + align-items: center; justify-content: center; - padding-top: 3mm; } .print-paper--double {