Design comparison
SolutionDesign
Solution retrospective
Should i be setting the width of the card manually or is there a better way? Feels wrong using max-width: 400px; on the card.
Community feedback
- @SbZhechevPosted about 3 years ago
Max-width is good because it is responsive and allows for shrinking but it doesn`t let the container get too wide and produce very long lines of text which are very hard to read.
0
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