Design comparison
Solution retrospective
I'm proud of being able to apply my learnings with Flexbox, responsive page for mobile view, and just a bit of transition.
What challenges did you encounter, and how did you overcome them?I had a bit of trouble making the page responsive for mobile view to cater mobile users so I researched and found that by using width: min(350px, 90%);
, the page appears correctly.
None that I can think of since this is a simple project.
Community feedback
- @Carson-HaskellPosted 3 months ago
Nice job! My only feedback would be that it doesn't quite match the design. The card needs more of a border radius, and the gap between elements needs to be increased. Also, I'm not sure if you used the font, because it looks a little different?
Overall, excellent implementation! Just some smaller styling details that could be improved!
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