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

Submitted

Responsive landing page using CSS Grid

@M0SES-FEMI

Desktop design screenshot for the QR code component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

Adriano 36,790

@AdrianoEscarabote

Posted

Hey M0SES-FEMI, how’s it going? I was really impressed with your project’s result, though I have some advice that could be helpful:

I noticed that your card is growing a lot at higher resolutions, to solve this we can do the following:

.content {
    background-color: white;
    max-width: 300px;
    border-radius: 10px;
    padding: 15px;
}

Everything else looks great.

Hope this helps! 👍

0

@Mubarak1204

Posted

It's nice. Try to use semantic tags often instead of 'div's.

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord