
Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
Creating 1/2/1 layout on desktop version
- Resolved by fine-tuning the margin value
margin-top : 1px 0;
- But I still haven't figured out exactly what the principle is :(
- In the mobile layout, reset the margin value and make it responsive with
flex-wrap:wrap
Community feedback
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