fix: make images responsive

This commit is contained in:
Christel Westerberg
2024-02-13 15:18:59 +01:00
parent 5689e68610
commit 4b193541b2
6 changed files with 50 additions and 49 deletions
@@ -12,6 +12,7 @@
height: auto;
object-fit: contain;
object-position: center;
width: 100%;
}
.content {