Submitted over 3 years ago
Stats preview component card using Flexbox, Sass and HTML
@BryanCloudDev
Design comparison
SolutionDesign
Solution retrospective
I will gladly appreciate anyfeedback you may provide to me:)
Community feedback
- @afrusselPosted over 3 years ago
Good work. So close to design. For image over use this below code:
.img-mono { -webkit-filter: grayscale(100%); filter: grayscale(100); opacity: 0.8; mix-blend-mode: multiply; }
Marked as helpful1@BryanCloudDevPosted over 3 years ago@afrussel Thank you so much, I did not think on adding a hover effect to the image, I will definetely add it:)!
1
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