
Design comparison
SolutionDesign
Solution retrospective
What specific areas of your project would you like help with?
I would like to receive feedback on the use of max-width or min-width and also how to remove the url line and set the assigned color.
Community feedback
- @Igho-OkeoghenePosted 14 days ago
Awesome Attempt!
By adding this to your code, you can also change the color of the social links to white and remove the "underline" text decoration.
.links li a{ color: var(--text-color); text-decoration: none; }
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