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

View File

@@ -3,6 +3,10 @@
padding-bottom: 8px;
}
.parent {
display: none;
}
.list {
align-items: center;
display: grid;