diff --git a/resources/css/editor-content/gutenberg.css b/resources/css/editor-content/gutenberg.css index 362e250..4aecddc 100644 --- a/resources/css/editor-content/gutenberg.css +++ b/resources/css/editor-content/gutenberg.css @@ -217,6 +217,9 @@ article > *:not(.entry-content, .chapter-header-block), } } .post-conseil-page-container { + h2 { + @apply font-bold !text-black text-3xl sm:text-3xl lg:!text-4xl leading-tight; + } .wp-block-button__link { transition: all 0.6s ease-out; &:hover {