Design comparison
SolutionDesign
Community feedback
- @sergicentePosted 4 months ago
Nice result Andrew!!! It looks pretty identical. I will give you a tip, instead of using margin-top in each item inside the main container, you can try to assign "display:flex" to the main container and "gap: 20px" to separate each item inside of it, it's more elegant :)
Marked as helpful1@andrewsiachosPosted 4 months ago@sergicente Hello there. Thank you very much for your comment. Actually you are right about the flex and the gap. And you don't have to add margin again and again for every div in the container. Thank you very much. Have a good day.
0
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