Design comparison
Solution retrospective
I had a problem with grid on 1024px-1440px width.
Community feedback
- @WillamiFerreiraPosted over 1 year ago
One tip: be clearer with your doubts. In that case, to say what problem exactly do you had.
I suppose your problem is here. Learn a little bit more about media queries.
#container { width: 80%; }}
0@Patryk255Posted over 1 year ago@WillamiFerreira I add this media query because of problems with view on this width’s and it solves my problem in 99%, still i don’t know how to make grid more responsive for future projects to avoid adding additional media queries other than mobile view and desktop view. On my macbook and other screen website looks good, but on chrome dev tools with width set to „Laptop” - the components stretch so much, that’s why i added this media query to get more space.(English is my second language, sorry for mistakes)
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