Design comparison
SolutionDesign
Solution retrospective
the positioning of object was a challenge for me but i managed it
Community feedback
- @kimodev1990Posted 12 months ago
1- In your body tag, your could write display: flex , justify-content : center , align-items : center, min-height :100vh , so that your div component which you called it class = "main-div" will be in the center of your webpage.
2- you could use media query to change your design layout between desktop and mobile layout dimensions
Other than that , nice work and keep on the good work....
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