Responsive QR Component

Solution retrospective
I have a strange issue: my responsive code stops when changing from 'col-sl-#' to "col-xm-#" in desktop and mobile browsers but in codepen my code it's O.K, what could be my error?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @NaveenGumaste
Hay ! Arturo Good Job on challenge
These below mentioned tricks will help you remove any Accessibility Issues
-> Add Main tag after body
<main class="container"></main>
-> Always use the "alt attribute" and just leave it empty bt.. always add it with img tag.
-> Learn more on accessibility issues
Keep up the good work!
Marked as helpful - @jemeneradev
You need rounder corners, the font type is correct, and the paragraph has to be aligned center.
For a second I thought you were wearing fpv googles.
Marked as helpful
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord