Design comparison
SolutionDesign
Community feedback
- @yahappylemonPosted 2 months ago
Great work!
Just noticed a small bug: when I resize from mobile version to desktop version, a share btn img would appear below the card component.
I guess just change
.mobile-share-container {display: none;}
into.mobile-share-btn-container {display: none;}
in your CSS file will fix the bug!This is a peer review.
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