@TKD5Submitted about 1 year ago
This is my version of the QR code component project. I added a media query to size it to mobile size (320px). However, I'm still getting use to media queries.
Any advice would be greatly appreciated.
This is my version of the QR code component project. I added a media query to size it to mobile size (320px). However, I'm still getting use to media queries.
Any advice would be greatly appreciated.
It's looking most of the way there! Some suggestions I would make:
width: 100%
and it looks like that might fix it.