Design comparison
Community feedback
- @A14313Posted over 2 years ago
The image is smooshed when resizing the window. Try to resize to 800px, you'll see that the image is so smooshed. Try adding some breakpoints it will solve the problem.
Also, I noticed that you are using the desktop version of the picture all the time, you can switch it to the mobile and desktop version using media queries.
You can check out my solution and try resizing it from the smallest 375px up to the biggest possible. You can check also my code to see what I mean in media queries. I hope that this helps you.
My solution: https://www.frontendmentor.io/solutions/mobilefirst-solution-using-css-grid-and-flexbox-9ktU1M_TTC
Please give me a feedback also in my solution. Thank you
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