Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
24
Comments
6
User9511
@User9511

All comments

  • Ankit Shaw•10
    @ankitshaw1131
    Submitted about 2 years ago

    QR Code component challenge

    #tailwind-css#materialize-css
    5
    User9511•370
    @User9511
    Posted about 2 years ago

    Looks good!

    A small update I would make would be to update the following, This will make your project look more like the design.

    .container {
    max-width: 19rem;
    background-color: white;
    padding: 1rem;
    border-radius: 18px;
    text-align: center;
    margin: 0 1em;
    }
    
  • User9511•370
    @User9511
    Submitted over 2 years ago

    Fylo Landing Page with two-column layout

    2
    User9511•370
    @User9511
    Posted over 2 years ago

    Thanks for the feedback Grace! :)

    I've updated my code now,

    Let me know if there are any other changes you think I shoud make.

    Thanks, Shane

  • sohail ebada•100
    @sohailebada
    Submitted over 2 years ago

    order-summary-component-main

    1
    User9511•370
    @User9511
    Posted over 2 years ago

    Looks really good!

    The only thing I can see that you are missing

    .payment a {
            text-decoration: underline;
    }
    
    .payment a:hover {
             color: var(--Bright-blue);
    }
    
  • Marcos•40
    @Toxgem
    Submitted over 2 years ago

    Interactive Rating Component Vainilla JS

    #accessibility
    2
    User9511•370
    @User9511
    Posted over 2 years ago

    I would change your .container to this

    .container {
            max-width:25rem;
            background:linear-gradient(14deg, rgba(23, 30, 40, 1) 0%, rgba(33, 40, 50, 1) 90%);
    }
    
  • Kapil Rohilla•190
    @Kapilrohilla
    Submitted almost 3 years ago

    News Home Page Main Solution

    1
    User9511•370
    @User9511
    Posted almost 3 years ago

    Unable to view your project.

    Firefox says it's a dangerous potentially phishing website.

  • Akash Nagindar Tayde•150
    @19akasht
    Submitted about 3 years ago

    clipboard-landing-page-master

    1
    User9511•370
    @User9511
    Posted about 3 years ago

    Hey Akash Nagindar Tayde,

    You are missing the active hover states on your buttons.

    This is how I would solve that issue by creating a new variable in the :root:

    :root {
          --Lighter-Blue: hsl(233, 100%, 78%);
    }
    
    btn btn-blue:hover {
          background-color: var(--Lighter-Blue);
    }
    

    You should also add a hover state for the links in the footer:

    footer p:hover {
         color: var(--Strong-Cyan);
    }
    

    Also, the footer links should be in an unordered list using this syntax:

    <footer>
         <ul>
              <li></li>
              <li></li>
              <li></li>
              <li></li>
              <li></li>
         </ul>
    </footer>
    
    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

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

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