
Design comparison
Solution retrospective
I've just completed a front-end coding challenge from @frontendmentor! 🎉
Any suggestions on how I can improve are welcome!
Community feedback
- @gfunk77Posted over 1 year ago
Great job. Your solution looks great. I’d say avoid putting a fixed width and height for the button. If your page needed to be more responsive this will lead to issues because the button won’t change. Instead you could try sizing the button to a % of the container. That way the button will grow and shrink with the container if it needs to. Well done!
Marked as helpful0@ziko0Posted over 1 year agoGlad to read your comment, thank's I will change that @gfunk77
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