
Design comparison
Solution retrospective
I tried to write as clean of a code as I could. I feel I get better at that with each project.
What challenges did you encounter, and how did you overcome them?I had a few issues with getting the buttons to take the full width of the container. But I managed to do it by setting width: 100% and max-width: 384px.
What specific areas of your project would you like help with?I always need feedback on whether the code is clean enough.
Community feedback
- P@luanch2016Posted 4 days ago
Code is well structured. Maybe for the button to stretch use: align-self: stretch;?
Marked as helpful0P@socratesioaPosted 4 days ago@luanch2016 Thanks for the taking the time to comment. Yeah that should work! I always feel like there is an easier way to do something :) I will try it out.
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