Design comparison
SolutionDesign
Community feedback
- @CheospherePosted about 1 year ago
@anadutraoli Hello Ana Maria, your development looks great, so that the content is positioned in the center, you can apply the following css styles to the body tag:
body { height: 100vh; display: flex; justify-content: center; align-items: center; }
Marked as helpful7@WarmarthPosted about 1 year ago@Cheosphere Thank you for your suggestion. do you have an idea on what cause codes to break on snapshot ? making the page look disorganized. will be glad to know your idea on this.
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