Qr Code Challenge

Solution retrospective
I'll Prolly make use of the clamp function I barely used it Cos I just learnt how And I'll Position the div first next time I thought I had corrected it
What challenges did you encounter, and how did you overcome them?Adaptive text, Clamp function
What specific areas of your project would you like help with?The centering If possible help with css grid and flex
Please log in to post a comment
Log in with GitHubCommunity feedback
- @scobox
Not bad overall!!! Good try! couple of issues:
- not responsive design: on small resolutions - all breaks.
- Size of the card is not as per design - should be 320px.
- I would suggest using class ".card" instead of the ".clamp", and used "margin: 0 auto;" to center it instead of "transform-translate"
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