This is a solution to the QR code component challenge on Frontend Mentor.
- Solution URL: Challenge - QR Code Component
Simply:
- HTML5
- CSS3
Note: These are just examples. Delete this note and replace the list above with your own choices
Always good to remember ways to center things.
body {
display: grid;
place-items: center;
}
I'll focus now on upgrading my css skills. Feeling a bit stuck sometimes.
- Frontend Mentor - @LucasDiias
- Linkedin - @LucasDiias