Submitted over 3 years ago
To creating 3 column using easy flexbox
@IASV
Design comparison
SolutionDesign
Solution retrospective
¿How can i to center in vertical form the div container?
Community feedback
- @AdamCodes42Posted over 3 years ago
Nice!!
- You can just use flex box property in your media query while making it responsive for mobile.
flex-direction:column
- That will make it vertical .
- You can Use max-width or min- width to make it responsive.
Happy coding 🙌🙂
Marked as helpful1 - You can just use flex box property in your media query while making it responsive for mobile.
- @rabahmilanoPosted over 3 years ago
good job! make for the body {min-height: 100vh}
Marked as helpful1
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