Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
grid responsive
What challenges did you encounter, and how did you overcome them?responsive containers
What specific areas of your project would you like help with?grid responsive
Community feedback
- @CelineJamesPosted 4 months ago
well done you could make use of flex box to center items horizontally and vertically. an advice i got from someone here as well, try body{ min-height: 100vh; display: flex; justify-content: center; align-items: center; }
Marked as helpful0
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