
Solution retrospective
The part I found most difficult was trying to fit the image inside the card on first try. However, after finding out that I had to just set max-width
to 100%
, it worked like a charm.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Grendaizo90
You can set global prop
max-width: 100%
for img tag in every projectHERE is custom CSS reset i found, but i'm not sure that you should use all of these settings
Marked as helpful
Join 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