Responsive image based on text size
On https://dennissnellenberg.com/ portfolio, the text in the footer section is responsive. However, the image right next to it somehow matches the height of the responsive text. How to replicate that?
1 Reply
The height and width of the image are defined using "em" units so they are relative to the parent container font size.