Design comparison
SolutionDesign
Community feedback
- @erntTt94Posted 27 days ago
Hello! Your project is really well done, but i have some suggestions how to improve your code... 1.Instead of writing only <divs> you can change it with <section> or <article> , they are like divs, but with more specific names... 2.Instead of pixels you can change them to be em or rem, they are more responsive than pixels... 3.Also a little plus will be when hover over a button a cursor to be pointer insted of a text.. i mean cursor: pointer... Otherwise your great, keep it that way... I really hope my feedback is helpful to you..
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