Design comparison
SolutionDesign
Solution retrospective
I need help with responsive layout really confusing at the moment.
Community feedback
- @Enmanuel-Otero-MontanoPosted over 2 years ago
Hello Ghaffar_b! Congratulations for your solutions.
Just change your media queries to
@media screen and (max-width: 700px)
and your problem will be solved.I would like to recommend that you design first for cell phones (Mobile First) it must be taken into account that today more websites are seen on cell phones than on computers.
Cheers!
Marked as helpful1
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