Design comparison
SolutionDesign
Solution retrospective
Re-uploading after doing the hover effect. Open to all suggestions and criticisms.
Community feedback
- @ojaswishivamPosted about 2 years ago
Hey @nhaux, congrats on completing the project
Here are some suggestions:
- Change the
<background-color>
of your line class to this
background-color: hsl(215, 32%, 27%);
- Try changing the transition effect of image to
transition: opacity 0.3s ease-in-out;
Happy coding! 👻🎃
0 - Change the
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