This is a solution to the QR code component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Note: Delete this note and update the table of contents based on what sections you keep.
This challenge was fair bit easy from the order-components, you just need to add border-radius to the container, and some padding on all sides to the elements.
I have fixed the width of the container to 350px.
- Solution URL: SOLUTION URL
- Live Site URL: LIVE SITE URL
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid