Design comparison
Solution retrospective
Hi there 👋, I’m Raha and this is my solution for this challenge. 🚀
Any suggestions on how I can improve and reduce unnecessary code are welcome!
Thank you. 😊✌️
Community feedback
- @limanetoPosted about 1 year ago
congrats the code looks good, you did not overuse display flex, thats good, a improvenment you could do is remove unecessary class and tags, for example the you could put everything that is inside the div card inside the main tag, also do the same for div wrapper and div card_body, by the way that class is not being used to assign style.
1 - @sircarloschavesPosted about 1 year ago
-
The original card has a very soft
drop-shadow
at the bottom. -
To me, I get the impression that the
padding-inline
of the original card's content is larger, and that your card's content is closer to the corners.
1 -
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