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 preview card component

#bootstrap#styled-components#web-components

@codingbeary

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

P
visualdennis 8,295

@visualdenniss

Posted

Hey Kinga,

very nice work with the stats preview card!

I have a suggestion regarding the color filter on the img:

  • remove opacity: 0.7 and filter:brightness(0.8) from the .image-container.
  • instead add to .image-container img { mix-blend-mode: multiply; opacity: 0.75;}

and now it should look much closer to the actual design :) Also add object-fit: cover; to the img to prevent it from being distorted.

Hope you find this feedback helpful!

Marked as helpful

1

@codingbeary

Posted

@visualdenniss Thank you! :)

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