Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Stats card component

@manuelebeh

Desktop design screenshot for the Stats preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


In general, it wasn't complicated, but I'm stuck on the color of my overlay, which doesn't match the design.

Community feedback

hitmorecode 6,270

@hitmorecode

Posted

Nice well done. Just one tip

  • On the overlay make these changes to make it look like the one on the design file
## add these two lines, play with the opacity until you happy with the result
  mix-blend-mode: multiply;
  opacity: .8;
1

@manuelebeh

Posted

@hitmorecode thank you. I was stuck on this. I'll give it a try.

0

Please log in to post a comment

Log in with GitHub
Discord logo

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