diff --git a/resources/views/pdf-designs/business.html b/resources/views/pdf-designs/business.html index b1951dfec592..d8407354df23 100644 --- a/resources/views/pdf-designs/business.html +++ b/resources/views/pdf-designs/business.html @@ -41,10 +41,6 @@ color: #AAA9A9; } - #company-details > * { - margin-bottom: 0.8rem; - } - #company-address { display: flex; flex-direction: column; @@ -72,10 +68,6 @@ margin-top: 1rem; } - #client-details > * { - margin-bottom: 0.5rem; - } - #client-details > p:nth-child(1) { color: var(--primary-color); }