Design comparison
Community feedback
- @gauravsingh1281Posted almost 2 years ago
Hey Seyda, Congratulations on completing this challenge 👏👏. I have some suggestions for you. I have noticed that your site has become unresponsive below 800px viewport, to solve this problem you can give width in px, em, rem instead of % to the div of class box i.e <div class="box"> and wrap both paragraphs of class first and second in a div and also give some margin/padding to align them in the center of QR image.
You can also go through my solution - https://gauravsingh1281.github.io/QR-code-component/
Marked as helpful0@seydaklcPosted almost 2 years ago@gauravsingh1281 You are absolutely right. I will keep all of them in my mind. Thank you for your precious feedback. :)
1
Please log in to post a comment
Log in with GitHubJoin 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