Design comparison
SolutionDesign
Solution retrospective
¿que te parece esta solución? ¿como pondrías la imgagen del ojo mas blanco o mas visible?
Community feedback
- @afaiz-spacePosted over 2 years ago
Hey @Martincillo94, congratulation on completing the challenges.
- Remove
height:544px;
from the card class. - Replace
height:100vh;
withmin-height:100vh;
in the body element. - Remove
height:45%;
from the secondSection class.
Marked as helpful0 - Remove
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