diff options
| author | Anjana Vakil <contact@anjana.dev> | 2025-08-27 08:49:51 -0500 |
|---|---|---|
| committer | Anjana Vakil <contact@anjana.dev> | 2025-08-27 08:49:51 -0500 |
| commit | 0a413efa2f7784f176d1ee533d9b404b423713a4 (patch) | |
| tree | 553ef412d606bfbc456374f0b12af3f2311da23e /frontend/src/style.css | |
| parent | 1dc4f56425209d4ce1d7bb78ec8b5e7b5a755a82 (diff) | |
exercise
Diffstat (limited to 'frontend/src/style.css')
| -rw-r--r-- | frontend/src/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
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; |
