Submitted about 3 years ago
Responsive Card component using HTML, CSS, CSS Grid and Flexbox
@yeet-yeet-4-real
Design comparison
SolutionDesign
Solution retrospective
Any feedback on how to improve this project would be really appreciated, thanks in advance
Community feedback
- @anar-solPosted about 3 years ago
Hi =)
I think you are passing too early to the 3 column layout, at
768px
when there's not enough space to display the content correctly. You can remove thewidth: 70%
from.container
to let it take all the available space.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