@TKD5

Christopher Castaneda
@chrisdcastAll comments
- @chrisdcast
It's looking most of the way there! Some suggestions I would make:
- The fonts in general seem to be a little large. making them smaller might help with the overset text in the QR card.
- The image is also overset. You can remove the height style and replace it with a:
width: 100%
and it looks like that might fix it. - I might recommend setting your breakpoint to something a little higher. The style guide recommends at least 375px, but the bootstrap guide for breakpoints sets a 'small' screen size as anything below 768px.