Submitted over 1 year ago
3column-preview-card-component using css flexbox
@nandala-allan
Design comparison
SolutionDesign
Solution retrospective
Here is my 3column-preview-card-component using CSS flexbox solution, feedback about layout and code is highly welcome
Community feedback
- @matiasluduena23Posted over 1 year ago
Hi Allan! Good work! Just one thing you can check it out. At media screen you project has overflow. you can add:
width: min(70%, 300px)
so you don't have any fix width that can give you problems. Check this video for more info: LinkGood 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