From 5818929574172955cd9ba0d3e6c846fba0bb8ec0 Mon Sep 17 00:00:00 2001 From: Ross Trottier Date: Fri, 30 Aug 2024 09:04:47 -0600 Subject: [PATCH] css fix --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 8ee5b7d..7294a02 100644 --- a/style.css +++ b/style.css @@ -848,6 +848,7 @@ COMPONENTS width: 100%; object-fit: cover; border-radius: 5px; + max-height: 500px; } .st-article-section-main-article__category-link {