Submitted about 1 year agoA solution to the QR code component challenge
QR Component using basic CSS
@Smith11b

Solution retrospective
What are you most proud of, and what would you do differently next time?
I tried not to use extra divs where I didn't need them.
What challenges did you encounter, and how did you overcome them?I may be using my sub selector incorrectly (container p instead of container > p)
I also don't like the use of VH for the main, but couldn't think of a better way to do that.
What specific areas of your project would you like help with?Was I using the sub selectors correctly? (container p vs container > p)
Is there a better way to center the card. (The age old question)
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Mark Smith'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