Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
10
Comments
1
Nwogu Michael
@codesmiles

All comments

  • raheiberg•40
    @raheiberg
    Submitted over 2 years ago

    Perfume Product Overview

    1
    Nwogu Michael•180
    @codesmiles
    Posted over 2 years ago

    Great project 👍, tho I'd suggest the your card component should not take 100% of the screen width on the mobile view

    You can simply adjust that by changing the width of the main tag on the media query with the use of percent unit Example

    @media (max-width: 37.5rem) {
        main {
            width:80%;
        }
    }
    
    Marked as helpful

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