fix(print): smaller images for indications

This commit is contained in:
Florian Schmitt 2025-01-30 14:39:47 +03:00
parent ac591c34ba
commit 96be27c51e

View file

@ -99,8 +99,8 @@ echo <<<TEMPLATE
} }
.indications img, .indications img,
.indications2 img { .indications2 img {
width: 208mm; width: 200mm;
height: 295mm; height: 286mm;
text-align:center; text-align:center;
} }
.left, .left,