Design comparison
SolutionDesign
Community feedback
- @imandreansPosted 4 months ago
Your solution's design is identical with the design, that's great. You can adjust the size and the weight of font.
Your individual links have the same property in css code. Since those have the same tag html (div), you can write div in css that contains the property.
Thus, your code would be shorter and not redundant. Also, don't forget to add hover effect when the cursor hover the links.
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