Stats preview card using HTML and CSS

Solution retrospective
I thoroughly enjoyed doing my very first challenge in this amazing domain. Thank you FrontendMentor team. I am not able to change the color of the picture. Can anyone guide me? Any other suggestions and feedback is very much appreciated.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @programmerXS
You can do it with the property filter, google it because I don't use it very often so I can't give you a guide about it, but at least you already know what to look for. I hope this help you a little bit. Keep on coding!
- P@palgramming
well you might want to read up about mix-blend-mode and also background-blend-mode. also you can use a absolute positioned div with background color overlay and opacity to achieve similar effects also https://css-tricks.com/almanac/properties/b/background-blend-mode/
Join 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