Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Request path contains unescaped characters
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Random advice generator app

@Baruti-1

Desktop design screenshot for the Advice generator app coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
  • API
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


I find it difficult to change the style of the button on hover state. I haven't succeeded, I need your help please

Community feedback

Oficial51 270

@oficial51

Posted

Hi you must add this property to your css

button:hover{ filter: drop-shadow(0 0 0.75rem hsl(150, 100%, 66%)); } You may like to add some transitions but that is on you. I hope this helped

Marked as helpful

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join 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