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 {