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 @@
-
-
+ +