Solution Huddle landing... category newbie. By Sebastian Rodriguez A
Design comparison
Community feedback
- @mattstuddertPosted about 5 years ago
Hey Sebastian, awesome work on this challenge! Your desktop layout looks really good 👍
I'd recommend taking another look at your responsive styling. At the moment, your media query is
max-width: 375px
, which means anyone on a screen size of376px
up to a large tablet will see very squashed, unreadable content. It's always a good to optimise the content for mobile all the way through to a large desktop screen size.Let me know if you have any questions. Keep up the great work!
0@mattstuddertPosted about 5 years ago@sebasrodri237 for sure! Yeah, the designs are for
375px
and1440px
, but it's a great exercise to try and make it responsive all the way through the screen sizes 👍0@sebasrodri237Posted about 5 years ago@mattstuddert
Hi Matt I really appreciate your feedback. I done the media query specified in the challenge but would be a great extra job and extra experience do the media queries for all devices and screen. Thanks a lot.
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