Skip to content

fix: Enhance hover effect for social media icons in the Contact component #1969

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

AKDev32
Copy link

@AKDev32 AKDev32 commented Jun 27, 2025

What does this PR do?

Added hover effects for YouTube, GitHub, Twitter (X), and LinkedIn icons in the Contact component.
Updated the contact.module.css file to include smooth color transitions and scaling effects for the icons when hovered.
Ensured consistent styling and scoped CSS for better maintainability.

Fixes #1958

mp4.mp4

Type of change

  • New feature (non-breaking change which adds functionality)

How should this be tested?

  1. Navigate to the Contact section of the website.
  2. Hover over the social media icons (YouTube, GitHub, Twitter, LinkedIn).
  3. Observe that:
    The icon color changes to #01d293.
    The icon slightly enlarges with a smooth transition effect.

Copy link

vercel bot commented Jun 27, 2025

@AKDev32 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 Jun 27, 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]: No Colour change while hovering over social media icons down the home page
1 participant