Description
The "Surprise Me" button has a contrast issue in its hover state. When hovering over the button, the background becomes very light while the text color remains similar, causing the text to blend into the background and reducing readability.
To Reproduce
- Open the homepage
- Locate the "Surprise Me" button
- Hover over the button
- Observe that the button text becomes difficult to read due to low contrast
Expected Behavior
- The button text should remain clearly visible in all states.
- Hover styles should maintain sufficient contrast in the active state between the text and background.
Actual Behavior
- The text color merges with the light hover background.
- Button label visibility is reduced, affecting accessibility and user experience.
Screenshot
Description
The "Surprise Me" button has a contrast issue in its hover state. When hovering over the button, the background becomes very light while the text color remains similar, causing the text to blend into the background and reducing readability.
To Reproduce
Expected Behavior
Actual Behavior
Screenshot