This commit is contained in:
2023-11-29 10:11:57 +01:00
parent 7d1ce4c804
commit 04498dfb2a
2 changed files with 4 additions and 4 deletions
@@ -71,9 +71,9 @@ margin-left: 10rem;
flex-direction: row;
flex-wrap: wrap;
img{
max-width: 250px;
max-width: 120px;
height: fit-content;
max-height: 150px;
max-height: 115px;
object-fit: contain;
padding: 1rem;
}