Design comparison
SolutionDesign
Community feedback
- @simgeduruPosted 3 months ago
Hello,
I have a few suggestions to improve the code:
-There is a white border around the buttons, which should be removed. -It seems that the color in the description class might be incorrect. -Using rem units for width and height values might be more appropriate instead of px. -This will allow the system to automatically adjust based on the pixel value. Instead of writing a div with a main class, it would be more semantically correct to use the main tag.
I hope you find these suggestions helpful.
Marked as helpful0
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