Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I used Grid, which is not something I am familiar with, instead of Flexbox for the layout
Community feedback
- @DebabrataBanikPosted 4 months ago
Great work on the design! Here are a few modifications I suggest:
- Avoid using fixed heights for the container; let the content inside it determine the height. For the width, instead of using 100%, consider using a smaller value unless you want the container to span the full width of the viewport.
- For the responsive layout, consider adjusting the max-width to at least 40rem.
Marked as helpful0
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