Design comparison
SolutionDesign
Solution retrospective
All comments are welcome
Community feedback
- @natashaplPosted about 2 years ago
Hi Nien! Your solution looks really good. The only feedback I have is that the cyan on the bottom right seems a little too bright and makes the text a little hard to read. Perhaps try a lighter value of the original cyan provided in the style guide. Perhaps something like this:
.bg-lightCyan { --tw-bg-opacity: 1; background-color: hsl(179, 62%, 47%); }
I sorta eye-balled it. You can tweak the "47%" up or down until it closely matches the color in the design image. I hope this helps.
Marked as helpful1
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