Design comparison
SolutionDesign
Solution retrospective
another challenge completed ! what was the best way to use in the media mobile screen for the items to be in the same column together
display:flex;
flex-direction:column;
or to use mobile first workflow like i did ? i tried both and they worked the same
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