increase QrCode size; remove serial number from blank contract

This commit is contained in:
bilal
2020-06-10 02:55:24 +02:00
parent 2a6305b417
commit ffc93b470b
4 changed files with 16 additions and 12 deletions

View File

@@ -31,7 +31,7 @@ u {
}
.page {
page-break-before: always;
page-break-before: always;
}
.logo {
@@ -44,6 +44,14 @@ u {
text-align: right;
}
.qr-code {
margin-right: -30px;
}
.do-not-copy-warning {
padding-right: 15px;
}
.heading-table td {
width: 50%;
}