Design comparison
SolutionDesign
Solution retrospective
I don't know how to not make elements go up when I try to make it responsive, any help there would be very appreciated, I tried with margin but I can't find a solution, and feedback about something else, if I omitted, would be appreciated
Community feedback
- @vikrantmallaPosted about 3 years ago
Add a div before Container and add (display flex , justify-content: center; align-content: center;) that will make center your Grid Center and remove margin-top 820px.
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