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: https://github.com/cavi2016/QR-Code
- Live Site URL: https://cavi2016.github.io/QR-Code/
- Semantic HTML5 markup
- CSS custom properties
- CSS Grid
- Mobile-first workflow
<img class="qr-image" src="images/image-qr-code.png" alt="qr-image">.paragraph-1 {
grid-row: 2;
grid-column:1;
...CSS Grid CSS Flexbox
- Website - Miguel
