
Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
i had trouble with the media queries. i have watched some youtube videos and asked help to Chatgpt
What specific areas of your project would you like help with?i need to know best way on the responsive
Community feedback
- @MohamedSharqawiPosted 3 months ago
Hello there, to solve the mobile view issue, just add this meta tag in you head element
<meta name="viewport" content="width=device-width, initial-scale=1.0">
and here is the reference of Viewport metaMarked as helpful0
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