Hello!
I'm working on a website and would like to know if there's a way to have an image with its height relative to the height of the row, dependent on the amount of text it has.
Example below. I'd like the photo to occupy half the width of the row, but the height always changing (and cropping the picture) according to the text on the left, so that there is never any white space below the picture.
I tried doing it with a carousel with only one picture but the possibilities of varying heights are only vh and svh, which doesn't suit my needs.
Thanks for any help!