Design comparison
SolutionDesign
Solution retrospective
what things should i focus on to make my code much better ?
Community feedback
- @zyq-mPosted about 3 years ago
Wow nice bootstrap site!! I think you need to adjust proper
max-width
of the card. Also the image should be responsive. Here how you can set a responsive image:img { max-width: 100%; height: auto; }
For better understanding, you can take a look at my code.
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