Design comparison
SolutionDesign
Solution retrospective
hi devs 🎈
Give me a feedback and tips to get better 🦾
Community feedback
- @vanzasetiaPosted over 1 year ago
Hi, Beatriz Ferreira! 👋
One suggestion I have is to not specify the height of the card. Let the content controls the height of it. Also, remove the
width
too. Usemax-width
instead. This way, the card is allowed to shrink if ever needed.Make the statistic content a list element of three bullet items. This will make the content render properly even if the stylesheet fails to load.
I hope this helps. Happy coding! 👍
Marked as helpful0
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