From c5de2f6e65fc77e9a0e90e99e90f7bbece62027a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Beganovi=C4=87?= Date: Thu, 20 May 2021 15:02:44 +0200 Subject: [PATCH] Improve paddings & margins: Hipster --- resources/views/pdf-designs/hipster.html | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/resources/views/pdf-designs/hipster.html b/resources/views/pdf-designs/hipster.html index 9fc25df7321e..6858e4bd681a 100644 --- a/resources/views/pdf-designs/hipster.html +++ b/resources/views/pdf-designs/hipster.html @@ -153,6 +153,7 @@ } #table-totals { + margin-top: 1rem; display: grid; grid-template-columns: 2fr 1fr; padding-top: 0.5rem; @@ -191,6 +192,10 @@ text-align: right; padding-right: 1rem; } + + #footer { + margin-top: 30px; + } @@ -251,11 +256,22 @@
-
-
+ +