Design comparison
SolutionDesign
Solution retrospective
As a absolute beginner, a could not find a way to make this responsible for mobile layout.
Community feedback
- @Jane72-boopPosted about 3 years ago
Hi there! You can use a media query and add a certain breakpoint, then make the container have
flex-direction: column;
instead of a row. Hope this helps.Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord