Submitted about 1 year ago
3-column-card-component using display flex and media query
@lavil014
Design comparison
SolutionDesign
Solution retrospective
Hello team ,
Take the time to review my solution for 3-column-card-component challenge.
Your feedback will be highly appreciated .
Community feedback
- @matiasluduena23Posted about 1 year ago
Hi Luis! Good work! Now you can move your skills to another level and make you website responsive.
- You can add a media query
media(max-width: 700px) { .main-container { flex-direction: column }
And you can try differents width depending when your components are overflowing out of the card
Check this ,might help you
Good code!!!
Marked as helpful0
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