Design comparison
SolutionDesign
Solution retrospective
The project's pack is missing at least one color so I improvised there.
Community feedback
- @catherineisonlinePosted almost 2 years ago
I don't know if you did the different color on purpose but according to the design the main background should be hsl(204, 43%, 93%) 😊
0 - @kmlsonPosted almost 2 years ago
Colours included in this project below:
--Cyan: hsl(179, 62%, 43%); --BrightYellow: hsl(71, 73%, 54%); --LightGray: hsl(204, 43%, 93%); --GrayishBlue: hsl(218, 22%, 67%); --White: hsl(0, 0%, 100%);
I guess missing colour will be
background-color: var(--LightGray);
I hope that help :)
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