
Design comparison
SolutionDesign
Solution retrospective
What specific areas of your project would you like help with?
How to vertically align a div.
Community feedback
- @UMo0HUPosted 10 months ago
I think if you wanna vertically align a div using a flex, you gotta use align-items: center; which will work in case you give this div a suitable height for example height: 100vh;.
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