Design comparison
SolutionDesign
Solution retrospective
Do you know something I can do better?
Community feedback
- @thiago-hdsPosted almost 3 years ago
Hi! Nice work!
I noticed some problems on Firefox because you used
width: -webkit-fill-available
. I think if you replace it withwidth: 100%
it will be fixed.You could also vertically center the card.
Otherwise it looks great!
Marked as helpful1
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