Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
My goal time was to finish the project within 1.5 hours and I was able to complete it in that time.
What challenges did you encounter, and how did you overcome them?I realized that for my page to render correctly in both desktop and web layouts, I have to combine display: flex
in my body, and margin: auto
in my main component.
I would like help with simplifying my CSS and removing unneeded properties.
Join 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