How can i adjust the img height in one column to the height of the height in another column [duplicate]
问题 This question already has answers here : One flex item sets the height limit for siblings (4 answers) How can you set the height of an outer div to always be equal to a particular inner div? (2 answers) Closed 12 days ago . In a 2 flex bootstrap columns, I would like to adjust the height of the image on the right column to the height of the text in the left columns. How could I achieve this ? img { max-width: 100%; width: 100%; } <link href="https://cdnjs.cloudflare.com/ajax/libs/twitter