...

/

Problem: Media Object Alignment

Problem: Media Object Alignment

Try to build a responsive media object layout that aligns an avatar and text side by side on desktop and stacks them centered on mobile using Flexbox and media queries.

Problem description

The .media container holds a 120×140 avatar image alongside a block of text comprising an <h4> and a ...