Design comparison
SolutionDesign
Solution retrospective
faced problem in responsiveness
Community feedback
- @amelia2802Posted almost 2 years ago
- Replace
<h5>
with<h1>
. - Use
<section>
instead of div - In the stylesheet set
.qr
height auto and decrease the width. - add media queries for mobile devices (you can set max-width upto 600px) then adjust the style accordingly.
Hope this will help you :)
Happy Coding!π
0 - Replace
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