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

QR code component

Wijdane 80

@Wijdane29

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

@its-rkravi

Posted

Congratulation @Wijdane29 for completing the challenge.

welcome to the frontend mentor platform your design looks good it is almost similar to the actual design. but you need to do some changes in your style.css file.

Problem : you design is not responsive for small screen.

Solution : In the style.css file select the class with (.main) and instead of width you need to use max-width so that your component looks responsive for small screen.

.main
{
    max-width: 375px;
}

keep up the excellent work , and if you have any further questions and need any assistance with anything , feel free to ask.

Mail : [email protected]

Instagram : its_rkravi

together we continue to build a supportive and knowledgeable community.

Best Regards , Rahul Kumar Ravi

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