Design comparison
SolutionDesign
Solution retrospective
What specific areas of your project would you like help with?
How do I make it responsive
Community feedback
- @AhirgautamPosted 10 days ago
If you want to make it responsive then use vh(view point height),and vw(view point width) not px(Pixel) px is fixed value but if change that with vw or vh then it automatically become responsive further more use min-height , min-width and max-height,max-width so it does not get to small or to big.
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