Design comparison
SolutionDesign
Solution retrospective
Any suggestions on improving the code would be appreciated!
Community feedback
- @hardy333Posted about 3 years ago
Hey, nice solutions - good job.
But try to make it responsive on small screen sizes;
also add
border: 2px solid var(--light-gray);
on buttons, not only:hover
state but also default state it will fix content shifting problem while hovering buttons.Marked as helpful4@nntt1210Posted about 3 years ago@hardy333 If it is possible, can you please take a look at my other solutions as well? I'm a beginner so your feedbacks would help me improve my solutions.
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