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

Kane 20

@tkdProgrammer

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

P

@DarrickFauvel

Posted

Hi @tkdProgrammer, 👋

Congratulations on your first solution! 🥳

It looks like your font face is not working properly. Try this in your stylesheet:

@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@400;700&display=swap');

...and...

body {
  font-family: 'Outfit', sans-serif;
}

I hope this helps. 😊

Marked as helpful

0

Kane 20

@tkdProgrammer

Posted

@DarrickFauvel thanks for advice I really appreciate your help

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