CSS Flexbox

Solution retrospective
When text in a flex item overflows :
- text comes out of the container if it's dimensions are set by say height: x%
- container grows out of it's parent is it's dimensions are set by flex-basis
How should you approach this problem? This can be scene with the boards in the main-left container of my code.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on PRIYANSHU SAHANI's solution.
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