Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
23
Comments
4
Nikita Toropov
@tossik8

All comments

  • banban•540
    @banban1023
    Submitted 3 months ago

    nft-preview-card

    1
    Nikita Toropov•350
    @tossik8
    Posted 3 months ago

    Great solution! Consider adding transition and border radius properties to the image overlay.

  • waltertaya•110
    @waltertaya
    Submitted almost 2 years ago

    product-preview-card-component-main

    1
    Nikita Toropov•350
    @tossik8
    Posted almost 2 years ago

    Great work!

    I would make your web page more responsive because the image does not load for mobile devices. Try to add images based on the size of the screen. For that you can replace your <img/> tag with something like this:

    <picture>
      <source srcset="your image for mobile devices" media="(max-width:400px)" />
      <img src="your image for desktop devices" alt="" />
    </picture>
    
    Marked as helpful
  • Matias•40
    @MatiDN
    Submitted almost 3 years ago

    Responsive mobile-first solution with CSS Grid and Flexbox

    2
    Nikita Toropov•350
    @tossik8
    Posted almost 3 years ago

    You can add backgrounds

  • Mello•50
    @MelloFrontEnd
    Submitted almost 3 years ago

    Order Summary Component

    1
    Nikita Toropov•350
    @tossik8
    Posted almost 3 years ago

    You can add background-repeat: no-repeat and add background-size: cover to make it look closer to the original design

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

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