Design comparison
Solution retrospective
This challenge was surprisingly difficult to me. It took me two days to complete. I also had to take a few breaks during the 48 hours because certain things weren't going the right way for me.
This video by Kevin Powell helped me tremendously with responsiveness.
The video taught me about:
- clamp() -- can't believe I never used this before!!
- margin-inline
- utility classes to make my projects easier to organize and create.
I absolutely love frontendmentor for another challenge that pushes me to teach myself and learn new skills.
Community feedback
- @kenreibmanPosted almost 3 years ago
Does anybody know why there's a weird gray space in the bottom of my solution image?
0@kens-visualsPosted almost 3 years agoHey @lmaoken 👋🏻
Yes, I do 😅 Frontend Mentor's screenshot "machine" will add an extra gray space to match your solution to the original size of the picture. Sometimes it does the other way around, it can also add a gray space to their original design so the height of your solution and their design matches. In this case, you can add some padding-top to your footer and take the screenshot again if you want to. Briefly, once Frontend Mentor takes a screenshot, it cannot crop neither your solution nor their design, hence, it adds some gray space to match their height.
I hope this was helpful 👨🏻💻 Cheers 👾
P. S. You're getting really good at this, by the way, it looks identical. Nicely done.
Marked as helpful1@kenreibmanPosted almost 3 years ago@kens-visuals Thank you! I unfortunately used all my free screenshots for the month trying to solve it myself, so I'll try to generate a new one next month.
I really appreciate your help and compliment!
1
Please log in to post a comment
Log in with GitHubJoin 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