Design comparison
Solution retrospective
Hello Mentors,
Thank you for taking the time to review my project. Please feel free to make any comments and suggestions, as all feedback is welcome.
Cheers!
Community feedback
- Account deleted
Hi there 👋
Congratulate on finishing your project 🎉. You did a great job 💡
I give some suggestions to help you take your project design to the next level 📈😉
- Add
cursor: pointer
to all the 3 icons in the footer and to the button. (Learn more about the cursors here)[https://developer.mozilla.org/en-US/docs/Web/CSS/cursor] - Add hover effect to the Notify Me button
- Also change the box shadow of that button to the
box-shadow: 0 6px 12px hsl(223deg 87% 63% / 50%);
Happy coding ☕
Maqsud
Marked as helpful1@kennbachPosted almost 3 years ago@maqsudtolipov Oh, thanks! I got a little rushed to finish and forgot the hover on the button. I'll try that drop-shadow while I'm at it, too. Thanks.
0Account deleted@kennbach I'm happy to help 👍
0 - Add
- @kennbachPosted almost 3 years ago
I don't understand the html issues that were generated by the report. It references styles that are not in my css. Maybe it is something with gitHub pages?
0@kennbachPosted over 2 years ago@kennbach It turns out that those errors are in the Font Awesome css, if they are indeed errors or just an issue with the frontend mentor report tooling.
0
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