Design comparison
SolutionDesign
Solution retrospective
This is my first project and I would like to know what I could do to improve it. I have a feeling that I could have used a media query, but I do not know if that is necessary.
Community feedback
- @RyukioMiyamotoPosted over 2 years ago
This is a proper responsive design, which means it's gonna adapt to the navigator rather than wait for it to "break", which would be an adaptative design, using a query. The only improvement I would suggest you would be to center the container, which could be done by giving it a width and a margin: 0 auto (that's how I would approach it, but I'm sure there's better ways). Anyways, great work! Good coding.
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