Design comparison
SolutionDesign
Community feedback
- @AdrianoEscarabotePosted about 1 month ago
Hey M0SES-FEMI, how’s it going? I was really impressed with your project’s result, though I have some advice that could be helpful:
I noticed that your card is growing a lot at higher resolutions, to solve this we can do the following:
.content { background-color: white; max-width: 300px; border-radius: 10px; padding: 15px; }
Everything else looks great.
Hope this helps! 👍
0 - @Mubarak1204Posted about 1 month ago
It's nice. Try to use semantic tags often instead of 'div's.
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