fixed margings

This commit is contained in:
Joerg Delker 2024-04-30 23:15:35 +02:00
parent 7aeeba0167
commit 12fedfe987

View file

@ -194,10 +194,10 @@
</div> </div>
<div <div
class="container mx-auto w-[210mm] border px-[9mm] py-[13.5mm] print:w-full print:max-w-full print:border-0" class="container mx-auto w-[210mm] border px-[8.45mm] py-[13.5mm] print:w-full print:max-w-full print:border-0"
> >
<!-- Display QR Code Labels --> <!-- Display QR Code Labels -->
<ol class="grid grid-cols-7 gap-x-[2.5mm]"> <ol class="grid grid-cols-7 gap-x-[2.55mm]">
<template x-for="label in labels"> <template x-for="label in labels">
<li <li
class="flex h-[10mm] w-[25.4mm] items-center border-[0.5mm] p-[0.5mm] odd:border-blue-500 even:border-red-300" class="flex h-[10mm] w-[25.4mm] items-center border-[0.5mm] p-[0.5mm] odd:border-blue-500 even:border-red-300"