diff --git a/resources/views/pdf-designs/playful.html b/resources/views/pdf-designs/playful.html index b6a5cc670895..57df2ca3181e 100644 --- a/resources/views/pdf-designs/playful.html +++ b/resources/views/pdf-designs/playful.html @@ -52,6 +52,9 @@ #entity-details p { margin-right: 20px; white-space: nowrap; + --tw-space-y-reverse: 0; + margin-top: calc(.5rem * calc(1 - var(--tw-space-y-reverse))); + margin-bottom: calc(.5rem * var(--tw-space-y-reverse)); } .header-wrapper #entity-details { @@ -145,7 +148,7 @@ padding-left: 2rem; padding-right: 0rem; margin-top: 1rem; - margin-bottom: 50px; + margin-bottom: 5px; min-width: 100%; table-layout: fixed; overflow-wrap: break-word;