Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I added in @media in this project.
What challenges did you encounter, and how did you overcome them?I had issues with the #card width staying at 736px; after I added the padding of 40px. it was coming out to 736 + 40 + 40. after some research it I just needed to add box-sizing: border-box; and all was good.
What specific areas of your project would you like help with?I am still not comfortable with @fontface yet so I didn't use it I used the link instead to google fonts. Any advice on using @fontface would be great.
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