diff --git a/resources/views/pdf-designs/modern.html b/resources/views/pdf-designs/modern.html index 84dcbf1280c9..826dd88a7671 100644 --- a/resources/views/pdf-designs/modern.html +++ b/resources/views/pdf-designs/modern.html @@ -49,8 +49,8 @@ #header, #header-spacer { height: 160px; - padding: 3rem; - margin-bottom: 3rem; + padding: 1rem; + margin-bottom: 1rem; } .company-name { @@ -73,7 +73,7 @@ } .logo-client-wrapper { - margin: 0 2rem 3rem; + margin: 0 2rem 0rem; display: grid; grid-template-columns: 1.5fr 1fr; } @@ -92,7 +92,7 @@ } .table-wrapper { - margin: 3rem 2rem; + margin: 0rem 2rem; } [data-ref="table"] { @@ -149,8 +149,8 @@ #footer, #footer-spacer { height: 220px; - padding: 1rem 1.5rem; - margin-top: 1rem; + padding: 0rem 0rem; + margin-top: 0rem; } .footer-content { @@ -161,11 +161,13 @@ color: #fff4e9; max-height: 140px; justify-content: space-between; + margin-top: 0.5rem; + margin-left: 0.5rem; } .footer-company-details-address-wrapper { display: flex; - gap: 5px; + gap: 0px; margin-right: 60px; } @@ -173,8 +175,8 @@ #company-details { display: flex; flex-direction: column; - margin-top: 2rem; - margin-bottom: 2rem; + margin-top: 0.5rem; + margin-bottom: 0rem; } #company-address > *, @@ -226,8 +228,8 @@ } [data-ref="total_table-footer"] { - margin-top: 2rem; - margin-bottom: 2rem; + margin-top: 1rem; + margin-bottom: 1rem; } table { @@ -348,7 +350,7 @@ $entity_images