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.
- Solution URL: Add solution URL here
- Live Site URL: Add live site URL here
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
Learned that using rem instead of px for fonts allows user to resize it within the browser.
- Learn more about flexbox
- Learn more about how sizes are calculated
- Frontend Mentor - @yourusername
Thanks to VeryEvilTomato for testing/tips.