Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Force image to shrink based on viewport height (and content) Reply To: Force image to shrink based on viewport height (and content)

#276375
Atelierbram
Participant

Except viewport units, what else did you try? Have you tried flexbox?

… set flexbox on parent and child elements:

https://codepen.io/atelierbram/pen/VGrOvL?editors=1100