Update beta flyer styles: Adjust feature gap to 1.8mm and line height to 1.28 for improved layout consistency. Update PDF file to reflect changes.

This commit is contained in:
2026-05-31 12:09:34 +02:00
parent 04d114c315
commit 3fdea31c4a
2 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -147,7 +147,7 @@
.features {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 2.5mm 6mm;
gap: 1.8mm 6mm;
flex-shrink: 0;
position: relative;
z-index: 1;
@@ -158,7 +158,7 @@
gap: 2.5mm;
align-items: flex-start;
font-size: 10.5pt;
line-height: 1.4;
line-height: 1.28;
color: #e2e8f0;
}
Binary file not shown.