Design comparison
SolutionDesign
Solution retrospective
How can I create semi transparent background over image? Couldn't figure it out
Community feedback
- @Nick331102Posted almost 3 years ago
This is the easiest way I have found for the overlay, but there are other ways try using an inset box shadow box-shadow: inset 0 0 0 1000px rgba(109, 54, 199, 0.596); you can adjust the color.
1 - @mounir-m4Posted almost 3 years ago
check out in my repo https://github.com/mounir-m4/state-preview-cards
0
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