From 4391d0bd559090d57be911d83d72049ad3e17e16 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Mon, 27 Nov 2023 13:08:09 +0100 Subject: [PATCH] fixing margin probleme depending on conditionnal internal component render --- template-components/post-conseils/chapter-header.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/template-components/post-conseils/chapter-header.css b/template-components/post-conseils/chapter-header.css index 729079c..734a32c 100644 --- a/template-components/post-conseils/chapter-header.css +++ b/template-components/post-conseils/chapter-header.css @@ -22,12 +22,12 @@ &__infos { @apply max-w-2xl; - .cta { - @apply my-8; + .post-infos-capsule { + @apply mt-8; + } + .cta { + @apply mt-8; } - /* time { - @apply bg-white block py-2px-6 w-fit rounded-3xl; - } */ } /* .post-conseil-page--acoustique & {