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

All comments

  • P

    @ChrisCablish

    Submitted

    Hello, I was not able to nail down the correct shade of pink for the filter over the image of the laughing computer business women. I tried laying a colored div on top of the picture and setting the opacity lower. I also did the reverse, setting the image on top of the colored div and adjusting the opacity of the image. Neither resulted in a match to the solution provided. Any advice?

    Danny 80

    @Danny-06

    Posted

    Your solution is not responsive, it only works for desktop view.

    That's something you could try taking a look.

    For the filter color you can achieve that by using mix-blend-mode and filter properties.

    Here is mine if you want to take a look how I did it.

    https://www.frontendmentor.io/solutions/stats-preview-card-component-oQVd_D43Nt

    Marked as helpful

    0