diff --git a/style.css b/style.css index cf3ccc8..ae2c849 100644 --- a/style.css +++ b/style.css @@ -223,4 +223,9 @@ html, body { .wp-site-blocks .category-portfolio h2 { margin-block: 40px !important; } + + .wp-site-blocks h2.blog-post-heading { + margin-top: 4em; + font-size: var(--wp--preset--font-size--medium); + } } \ No newline at end of file