Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I am proud to be able to use pseudo-classes and media queries in CSS, next time ? i don't know
What challenges did you encounter, and how did you overcome them?I was challenged with designing for the mobile version. To address this, I focused on creating the HTML structure first, then styled the CSS for mobile devices before moving on to the desktop version.
Community feedback
- @appsbygitaPosted 5 months ago
Nice job! Just a small thing missed: the last row of the nutrition table shouldn't have a bottom border. A good chance to practice using
:not(:last-child)
selector.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