Design comparison
SolutionDesign
Community feedback
- @MichaeldremyPosted 4 days ago
Several pieces of feedback here:
- Try to avoid adding padding to images it will cutoff the rounded corners.
- The padding within the card is off instead of a default 10px padding I would recommend analyzing the padding around the entire card first. For example top, left, and right are 16px (Figma Design has this) and the bottom is a padding of 40px resulting in padding: 16px 16px 40px 16px
0@humphreyotieno1Posted 4 days ago@Michaeldremy Thank you for the insight. Appreciated
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