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 {