Stats Preview Card HTML, CSS, Bootstrap 5

Solution retrospective
Please give suggestions on how to make the header image's color appear similar to the design image?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @brasspetals
Hi, Kristine!
To match the design, remove the
opacity
andz-index
from your color overlay, and addmix-blend-mode: multiply
andopacity
to the image instead. An opacity around.85
seems to work pretty well. 👍
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