Skip to content

fix: Added hover effect on Join Discord button #1899

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pujaPatil169
Copy link

@pujaPatil169 pujaPatil169 commented Apr 1, 2025

What does this PR do?

Adds a hover effect to the "Join Discord" button to improve user interaction.

  • Implements smooth color transition on hover
  • Uses Discord's brand color (#5865F2) for hover state
  • Adds padding and rounded corners for better visual hierarchy
  • Ensures cursor changes to pointer on hover

Fixes #1897
screenRecording.webm

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

How should this be tested?

  • Hover over the "Join Discord" button to verify color transition
  • Test responsiveness across screen sizes
  • Verify cursor changes to pointer on hover

Mandatory Tasks

  • Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.

Copy link

vercel bot commented Apr 1, 2025

@pujaPatil169 is attempting to deploy a commit to the Piyush Garg's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added the bug Something isn't working label Apr 1, 2025
@pujaPatil169 pujaPatil169 changed the title fix : Added some styling and hover effect on join discord button fix : Added hover effect on join discord button Apr 1, 2025
@pujaPatil169 pujaPatil169 changed the title fix : Added hover effect on join discord button fix: Added hover effect on Join Discord button Apr 1, 2025
@pujaPatil169
Copy link
Author

I’m just a contributor submitting a pull request and not involved in the deployment process.

I noticed the "Vercel — Authorization required to deploy" check failed. Since I don’t have a Vercel account or permissions to deploy, I’m not sure why this is showing up.

Could you clarify why I’m seeing this authorization error for a pull request? Will I need to create a Vercel account for every contribution I make, or is this only for the repository owner?

@yuvi-yuvraj yuvi-yuvraj mentioned this pull request May 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: hover effect is not working on Discord.
1 participant