diff --git a/resources/css/pages/template-empty-parent.css b/resources/css/pages/template-empty-parent.css new file mode 100644 index 0000000..581c1a0 --- /dev/null +++ b/resources/css/pages/template-empty-parent.css @@ -0,0 +1,5 @@ +.template-empty-parent { + .page-cards { + @apply mt-12 mb-20; + } +} diff --git a/template-empty-parent.php b/template-empty-parent.php index 5eae1e2..2b0d1ae 100644 --- a/template-empty-parent.php +++ b/template-empty-parent.php @@ -11,7 +11,7 @@ $thematiqueColorSlug = $mainThematique->slug; ?> -