Design comparison
Solution retrospective
very similar to the QR code exercise.
What specific areas of your project would you like help with?svg is a bit more zoomed in in the mobile version, than the desktop version. I'm not exactly sure how to do that (manually changing width/height or something to do with resolution). Also am I supposed to make this thing responsive only for 375 and 1440 viewport widths or inbetween them too?
Community feedback
- @MikDra1Posted 3 months ago
Nice one @Mosacd π
You should make it responsive for all screen sizes. If you struggle with that I highly encourage you to set a percentage width on the smaller screens. On the bigger screens I would set a max-width, that will prevent card from getting bigger then we want.
If this comment was useful please mark it as helpful β€οΈ
Good job and keep going βΊοΈππ
Marked as helpful0
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