Design comparison
SolutionDesign
Solution retrospective
How to give border radius to divs like we do to img tag? How to overlay color to an img tag?
Community feedback
- @ArpadGBondorPosted over 3 years ago
1.: border-radius: 0 8px 8px 0; 2.: mix-blend-mode: multiply; opacity: 0.75;
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