From 3a817096809c95a8db042d3f83473610bd7a2bac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Baumg=C3=A4rtner?= Date: Sun, 24 Dec 2023 12:23:52 +0100 Subject: [PATCH] changed file --- style.css | 1 + 1 file changed, 1 insertion(+) 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;