Design comparison
SolutionDesign
Community feedback
- @HassiaiPosted almost 2 years ago
for the color of the image, add a background-color of soft violet, background-blend-mode of multiply and opacity of 0.8 to #imagem.
#imagem{ background-image: url(); background-size: cover; background-color: hsl() background-blend-mode: multiply; opacity: 0.8; }
Hope am helpful.
Well done for completing this challenge. HAPPY CODING
Marked as helpful0 - @WellissonbPosted almost 2 years ago
clicking on the website link it is possible to see that it is almost identical, I don't know why the last elements were so low in the comparison.
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