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

[FLEX|GRID|SCSS] Stats preview card

Desktop design screenshot for the Stats preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

Lucas 👾 104,420

@correlucas

Posted

Hello Przemysław, congratulation for your solution!

I've just looked your solution and everything seems fine, also the design elements match the image reference. I liked that you've added many breakpoints and media queries and this is amazing.

If you want to match the design 100% consider using mix-blend-mode: multiply; and play with the opacity. I did a test and the code should look like this:

.card .img-container::after { mix-blend-mode: multiply; opacity: 0.75; }

I hope it helps you and happy coding bro.

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