diff --git a/resources/css/pages/template-empty-parent.css b/resources/css/pages/template-empty-parent.css index 581c1a0..544d9aa 100644 --- a/resources/css/pages/template-empty-parent.css +++ b/resources/css/pages/template-empty-parent.css @@ -1,4 +1,7 @@ .template-empty-parent { + .heading-box--classic { + @apply mt-16 md:mt-8; + } .page-cards { @apply mt-12 mb-20; }