You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
The "Join Discord" button currently does not have any hover styling applied, which breaks the visual consistency and expected interactivity of the UI.
Expected Behavior
When a user hovers over the button, there should be a visible change such as:
Background color transition
Slight scale animation
Shadow or border change
This provides a better UX by indicating the button is interactive.
Current Behavior
No hover effect is applied. The button looks static on hover.