Open jbelien opened 3 years ago
Is the issue about the picture not fully visible? I'm making sure the image takes the height of the container and using object-fit: cover
which hides some part of the image in the process.
Is the issue about the picture not fully visible?
Yes :)
Any suggestion on how to make this better?
I wouldn't use object-fit: cover
.
I would try object-fit: contain;
and making sure the image is centered vertically (or keeping it at the top, I don't know what would look best) ?
@mariedevos Any idea ? :)
There is some issue with the activity illustration (see https://okbe-website.netlify.app/activities/bike-data-project):