fixed picture resizing issue

This commit is contained in:
KoenDR06 2025-04-17 22:43:35 +02:00
parent 918b0d49e8
commit 0c7e54f9bf

View file

@ -43,6 +43,7 @@ a {
}
.project__photo {
min-width: 500px;
width: 500px;
height: auto;
border-radius: 25px;