@elizabethrsotomayorSubmitted almost 2 years ago
I changed my solution from using a flex container to grid in the hopes that the layout wouldn't be distorted on larger desktops. I did as a commenter suggested and changed the images to be inside their own div
and modified the image to have a min-height
of 100% in order to fill the container.