Design comparison
SolutionDesign
Community feedback
- @DigitaleWeltLibraryPosted about 1 year ago
Hey, good solution.
Little improvements:
- the picture:
width:100%;
- the card:
height:auto; max-width:350px;
You don't need:
.card { width: 80%; height: 87%; margin-top: -45px; } ``` Happy coding
Marked as helpful0@fahadullahk4Posted about 1 year agoHey @DigitaleWeltLibrary Will work on it. Thank you.
1 - the picture:
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