Submitted
QR Component Challenge
- HTML
- CSS
What are you most proud of, and what would you do differently next time?
I am proud that I was able to complete the project with little help from external resources. I am also proud that I was able to take a design and implement it!
What challenges did you encounter, and how did you overcome them?
I had trouble with the positioning/centering card for mobile and Desktop. I was able to find a solution so the card wasn't pushed down on the screen. I made the body 80vh and margin auto which helped solve my problem.
What specific areas of your project would you like help with?
Honestly, better understanding vh and when to actually use rem/em. I've read up on these and I am still fuzzy on when to implement!