
Design comparison
Community feedback
- @nicocappellaPosted about 2 months ago
I think that the solution accomplish with the screenshot that was given, the only essential thing that was left is the box-shadow of the card. In code development i think you added more complexity that it was needed. But it was a good show of features that seem are in your domain. You should add an specific width and height for the image to avoid the layout shift when the web is rendering, it is a good practice.
Marked as helpful1P@xuaunPosted about 2 months ago@nicocappella I was unsure if there was a
box-shadow
in this card. Your comment made it clear that there was indeed somebox-shadow
lol.I also didn't know about this good practice of the specific
width
andheight
of the image.Thank you for your review and tips.
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