Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
11
Comments
2
Jen Gori
@jengori

All comments

  • RazvanTSG•150
    @RazvanTSG
    Submitted over 2 years ago

    NFT using Flex

    2
    Jen Gori•170
    @jengori
    Posted over 2 years ago

    If you set the border-radius property for the image rather than the div that the image is contained in, this should solve your border-radius problem.

    Marked as helpful
  • vinu cyril•980
    @vinuman
    Submitted over 2 years ago

    Stats preview component, using vanilla css

    2
    Jen Gori•170
    @jengori
    Posted over 2 years ago

    I also struggled with the color filter on the image when I completed this challenge. In the end, I used the CSS property mix-blend-mode on the image, and set the background color of the div that the image is contained in to the color that I wanted for the filter. So something like:

    .image-div { background-color: hsl(277, 64%, 61%); }

    .image { mix-blend-mode: multiply; }

    Marked as helpful
Frontend Mentor logo

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub