Design comparison
SolutionDesign
Solution retrospective
I am not sure if the media querys are correct or should I do it differently.
Community feedback
- @ManuGil22Posted over 2 years ago
Hey @victorsonet !
Some feedback:
- Your media queries are not working properly. Maybe its better if you wrap the qr-section and content-section in one container and work with that container size. I would probably do a max-width: 350px for that container and u wont need to add queries. However u will have to change some of ur css in order to do that.
This is a link to my solution: Frontend Mentor solution
If you want u can take a look at it and ask me anything u need.
Keep pushing and happy coding!
Marked as helpful1@victorsonetPosted over 2 years agoHey @ManuGil22!
Thanks for the feedback! I try to solve it as soon as possible!
0@victorsonetPosted over 2 years agoHey @ManuGil22!
I tried to fix the media queries first and it should work now, thanks for the feedback again!
0@ManuGil22Posted over 2 years ago@victorsonet Yeah its working better now! Well done :D
0
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