Hi Guys,
Having a few issues:
-
I’m unsure how to make the images scale proportionately to my flex layout, so they don’t warp. Currently I’ve just increased the max % width on the images to 2/300% and hidden the overflow, but I’m sure there’s a cleaner way of doing it.
-
I’m adding a hover overlay interaction, but I can’t seem to confine the overly to the flexbox it’s held within, it always seems to extend further unless I set a dimension for it in pixels, which defeats the point of the flex layout!
Help would be appreciated! Cheers