This commit is contained in:
2023-11-28 20:32:39 +01:00
parent 7db0fc5f37
commit af51eea5dc
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: 150px;
max-width: 250px;
height: fit-content;
max-height: 100px;
max-height: 150px;
object-fit: contain;
padding: 1rem;
}