Design comparison
SolutionDesign
Solution retrospective
What specific areas of your project would you like help with?
What are the best ways to style specifically for mobile devices/screens? Also, is there a way to further style tags?
Community feedback
- @SvitlanaSuslenkovaPosted about 1 month ago
body {height: 270vh;} change to body {min-height: 100vh;} Your question: start with css for mobile, then after @media add changes for desktop
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