To creating 3 column using easy flexbox

Solution retrospective
¿How can i to center in vertical form the div container?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @AdamCodes42
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 helpful - You can just use flex box property in your media query while making it responsive for mobile.
Join 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