Design comparison
SolutionDesign
Community feedback
- @VishalMauryastpPosted over 1 year ago
Hello👋 ,Everything is ok, but use the max-width:375px; of the main container which helps to make it responsive.
Use this properties to make the main container **center** .first-container{ display:flex; justify-content:center; align-item:center; min-height:100vh; }
Hope,I'm helpful😐
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