From 8056309d6cf694647262a11415aceac68015cfd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Yule=20B=C3=A4dorf?= Date: Sat, 6 Apr 2024 02:50:33 +0200 Subject: [PATCH] Increase spacing around items --- b12f.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/b12f.php b/b12f.php index 4439915..dc9c9ab 100644 --- a/b12f.php +++ b/b12f.php @@ -82,11 +82,11 @@ table.item-table { } .invoice-meta { - margin-top: 5mm; + margin-top: 1cm; } footer { - margin-top: 5mm; + margin-top: 1cm; color: black; }