
Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
The links were overflowing their parent div even though I styled them to take 100% width. I fixed it by change the box-sizing of every element to "border-box"
Community feedback
- @salahelec2Posted 5 months ago
Great solution, very close to the design. I liked the use of CSS color variables.
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