qr-code-component-main

Please log in to post a comment
Log in with GitHubCommunity feedback
- @hrid-chakraborty
I would like to start by saying that you have built the QR component really well.
Here are some observations/suggestions which I hope are helpful:
- When opening the website, the card appears on the bottom middle section of the page instead of the center.
- When resizing the window, the card is appearing on the left of the page. (Hint: both these problems can be solved using flexbox )
- It would be best practice to put the styles in a separate .css file. Improves code readability.
- Just a small nitpick, but it would look much nicer if some more padding is added inside the card. Also, you could use custom fonts (like Outline from style-guide.md) from Google fonts.
Overall, the component looks really nice. I hope my feedback has been helpful.
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