
Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
I start to use variable in css as example:
:root{ --green: hsl(75, 94%, 57%); --white: hsl(0, 0%, 100%); --grey700: hsl(0, 0%, 20%); --grey800: hsl(0, 0%, 12%); --grey900: hsl(0, 0%, 8%); }
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