Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I was able to complete the challenge without much difficulties.
What challenges did you encounter, and how did you overcome them?None
What specific areas of your project would you like help with?None
Community feedback
- @thisispeterjPosted 8 months ago
Your solution looks great. The HTML is semantic, and the CSS looks well organized. I don't see the CSS custom properties mentioned on the Github page. They would typically be added to the :root of the css file, however you can also have locally scoped properties too. Here is a link explaining what they are and how to use them: https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties
Marked as helpful0
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