Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
very easy
What challenges did you encounter, and how did you overcome them?the container .hover-state { background: url(images/icon-view.svg) no-repeat center; background-color: var(--cyan); border-radius: 0.6rem; height: 20.3rem; }
was overflowing the image so I added a height because I didn't know any other way to fix it. Was it the right choice? I know you're not supposed to use height.
I also don't know why my line is appearing as white in the solution but in the live server its the correct color?
What specific areas of your project would you like help with?please criticize my code :)
Community feedback
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