Design comparison
Solution retrospective
I'm proud of using an unordered list element in my design, because normally I would have used buttons. But there's really no reason to use buttons here when UL works just fine.
What challenges did you encounter, and how did you overcome them?Not many challenges
Community feedback
- @YacoubDweikPosted about 1 month ago
Hey Amanda!
Good job really it was amazing seeing how much close your design is to the original one, I just have one comment honey, which is try always not to kill the responsive behaviour of your design, like here you gave the container and the ul width = 300px.
So in that case you would see that your design overflows exactly under 375px which is not good babe.
Instead of that just set it like this:
- max-width: 300px;
Other than that everything was totally perfect! I'd recommend you sweetheart to take out that coded by bla bla ..
and btw do you have linkedin or any accounts to contact?
Keep it up!
Marked as helpful2@ohkamandaPosted about 1 month agoThank you for the suggestions! I will go back and fix my code using the methods you suggested as that makes complete sense.
I don't currently have a linkedin account, but I do have github and twitter. You can follow and contact me at https://github.com/ohkamanda and https://x.com/nfiniteweb
@YacoubDweik
1
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