fix(orion): increase cover signature spacing

This commit is contained in:
Schubert Ferenc 2026-07-12 13:24:04 +02:00
parent 85cd1c30ab
commit 12e1761a5b
3 changed files with 2 additions and 1 deletions

View file

@ -299,7 +299,7 @@ h1 {
.signature-block {
break-inside: avoid;
color: #6B7C85;
margin-top: 2.5mm;
margin-top: 9mm;
page-break-inside: avoid;
width: 82mm;
}