diff --git a/style.css b/style.css index e2e235e..58a0435 100644 --- a/style.css +++ b/style.css @@ -599,6 +599,7 @@ ol.wp-block-comment-template { .wp-block-term-description > *:last-child { margin-bottom: 0; } /* Blog featured image */ + .wp-block-post-featured-image img { max-height: 50vh; object-fit: cover;