Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I'm most proud of being able to work faster using CSS grid - and be able to change it easily to flex using media queries.
What challenges did you encounter, and how did you overcome them?I set it to flex when on mobile, as it's hard for me to set the grid when on small screen sizes :(. I tried to change the column into 1 column but it's super hard to make it do what I want.
Community feedback
- @RajKumar-612Posted 4 months ago
Hi, Congrats on achieving this, it looks great on desktop mode. But there is overflow in responsive mode, try to fix that.
1@juliusalbertoPosted 4 months ago@RajKumar-612 Yeah! I think I made a mistake in setting a hardcoded value for the width and height - should've used max-width and min-height instead!
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