Submitted 3 months agoA solution to the QR code component challenge
QR Code Challenge Using CSS Flexbox
@maxcooper91092

Solution retrospective
What are you most proud of, and what would you do differently next time?
I was able to make the QR Code look as close to the design as possible.
What challenges did you encounter, and how did you overcome them?There were problems with padding on smaller screen sizes. I used a media query to resolve that issue.
What specific areas of your project would you like help with?Does the structure I provided for my code make sense? Additionally, I used rem instead of px for all font sizes and line spacing, but used px for padding, border radius, width, etc. Is that correct?
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on maxcooper91092's solution.
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