gbj3 / 218FinalProject

https://218-final-project.vercel.app
MIT License
0 stars 1 forks source link

Hero button #14

Closed gbj3 closed 9 months ago

gbj3 commented 9 months ago

The hero button changes color when hovered over, becoming a light color. This makes the color of the text nearly impossible to see. This background change seems to be native to chakraUI's button component.

gbj3 commented 9 months ago

A new :hover tag was added to the CSS of the site, this inverts the change to make the text black and the background of the button white.