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.
- Live Site URL: https://dtp27.github.io/qr-code-component/
I learned to utilize the normal flow of the page while adding in flexbox when necessary. This ensured that the img and text areas were aligning properly with the parent box, the entire QR code section.
- MDN Web Docs - These are a great resource that helped me with most of my issues around forgetting the specific property names.
