QR code component

Solution retrospective
I'm not sure why my font family doesn't work as expected. Any feedback is appreciated. ✌🏻
Please log in to post a comment
Log in with GitHubCommunity feedback
- Account deleted
Hi there 👋
Congratulate on finishing your project 🎉. You did a great job 🔨
I give some suggestions that I hope help you take your project design to the next level 📈.
- Tiny detail but changes your design a lot. Lets add some box shadow like
box-shadow: 0 12px 24px rgb(0 0 0 / 10%);
to.qr-container
Happy coding ☕
Maqsud
Marked as helpful - Tiny detail but changes your design a lot. Lets add some box shadow like
- @sanketcharanpahadi
Your font family is not working because you have put "."(dot)html in the style.css file , remove the dot so that the html is considered as an element not as a class.
- @NaveenGumaste
Hay ! Chiorean Good Job on challenge
- @exist08
Good Work , just add a tiny shadow to make it look like it is above from background.
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