fix(attestation): direction label must be right text aligned

This commit is contained in:
Colin Darie 2024-12-04 10:23:04 +01:00
parent 2164d72308
commit c6cf28217b
No known key found for this signature in database
GPG key ID: 4FB865FDBCA4BCC4

View file

@ -109,6 +109,7 @@
margin: 5.25mm 0 23.3mm; margin: 5.25mm 0 23.3mm;
line-height: 14pt; line-height: 14pt;
font-weight: bold; font-weight: bold;
text-align: right;
} }
.body-start { .body-start {