diff --git a/resources/css/base/typography.css b/resources/css/base/typography.css index d008190..3f245a5 100644 --- a/resources/css/base/typography.css +++ b/resources/css/base/typography.css @@ -28,6 +28,10 @@ p { line-height: 1.8; } +.wp-block-heading { + @apply pb-4; +} + /* body.wp-admin h1:not(.editor-visual-editor h1), body.wp-admin h2:not(.editor-visual-editor h2), body.wp-admin h3:not(.editor-visual-editor h3),