From 0a413efa2f7784f176d1ee533d9b404b423713a4 Mon Sep 17 00:00:00 2001 From: Anjana Vakil Date: Wed, 27 Aug 2025 08:49:51 -0500 Subject: exercise --- frontend/src/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'frontend/src/style.css') diff --git a/frontend/src/style.css b/frontend/src/style.css index c7ca91e..f13008b 100644 --- a/frontend/src/style.css +++ b/frontend/src/style.css @@ -69,6 +69,7 @@ article.event main { article.event img { object-fit: cover; width: 100%; + height: 200px; display: block; padding: 0px; margin: 0px; -- cgit v1.3