Submitted 10 months agoA solution to the QR code component challenge
QR Component using HTML & CSS
@henrychris

Solution retrospective
What challenges did you encounter, and how did you overcome them?
The page had a scroll bar, and I didn't understand why. I showed it to a friend who specialises in frontend development, and he told me about the vh
length in CSS. I set the height of the body element to 100vh
fixed the problem.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Henry Ihenacho'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