From 08cb04728296c9e9b42e642d66d734ade8c71d4c Mon Sep 17 00:00:00 2001 From: Antoine M Date: Thu, 11 Jan 2024 11:27:25 +0100 Subject: [PATCH] adding space --- resources/css/editor-content/gutenberg.css | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/resources/css/editor-content/gutenberg.css b/resources/css/editor-content/gutenberg.css index c1b7a19..ac86d0d 100644 --- a/resources/css/editor-content/gutenberg.css +++ b/resources/css/editor-content/gutenberg.css @@ -180,6 +180,15 @@ article > *:not(.entry-content, .chapter-header-block), @apply cta cta--secondary; } } + +.single-post-container, +.single-post-container--jobs, +.single-post-container--news { + h2 { + @apply text-4xl; + } +} + .wp-block-button__link { text-decoration: none !important; &:after {