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/mujtabahassan1995/QR-code-component)
- Live Site URL: (https://mujtabahassan1995.github.io/QR-code-component/)
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
I need to know about the heights issue on a different screen sizes efficiently.
- Frontend Mentor - @mujtabahassan1995
In my project there was some heights issue on a different screen sizes except in mobile and 1440px screen. So i need to know how to resolve these issues. So please guide me regarding this in order to apply these solutons in this and future projects.