Hi,
I have 20+ images that I want on a page, and I had the idea that I would use the card element, so that when you hover or click, there would be a description to the image - and in some cases a link.
The images are 1:1 aspect ratio (ex. 800x800) but since it’s not possible to set a height within the card element, it will crop the images.
Is there some workaround here so that the card element will respect the size/ratio of the image?
