Design comparison
SolutionDesign
Solution retrospective
Hi everyone ! Any feedback comments are welcomed.
Community feedback
- @ApplePieGiraffePosted over 3 years ago
Hey there, Ketzali Flores! π
Good work on this challenge! π
One or two things I'd like to suggest are,
- Adding
min-height: 100vh
to thebody
(to make sure that it is always at least as hight as the viewport) and addingbackground-size: cover
to thebody
, too (you don't need to specify any other values, such as100vh
or100vw
for that property, then). - Adding
cursor: pointer
to the social media icons at the bottom of the page.
Keep coding (and happy coding, too)! π
1 - Adding
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