Skip to content
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

Title: Lack of 3D Hover Effects on Social Media Icons #1510

Closed
biswajit-sarkar-007 opened this issue Oct 18, 2024 · 2 comments
Closed

Title: Lack of 3D Hover Effects on Social Media Icons #1510

biswajit-sarkar-007 opened this issue Oct 18, 2024 · 2 comments
Labels
gssoc-ext This level is for GSSOC-Extended. Not required I don’t think it’s important right now, but thank you for bringing it up. You’re welcome to open new

Comments

@biswajit-sarkar-007
Copy link

Initiative (Required)

GSSoC 2024 Extd 🚀

Is your feature request related to a problem? Please describe.

The social media icons on the website lack a 3D hover effect, making them appear flat and less engaging. Adding a subtle 3D effect on hover would make the icons more interactive and visually appealing, enhancing the overall user experience.

Describe the solution you'd like.

Add a CSS 3D hover effect to the social media icons by using the following properties:

Transform: Apply transform: scale(1.1) to increase the size slightly on hover.
Box-Shadow: Use box-shadow to create a subtle 3D effect.
Transition: Add transition: 0.3s for a smooth animation when hovering over the icons.

Add any other context or screenshots about the feature request here.

socio_icon

Copy link

@biswajit-sarkar-007

It's great having you contribute to this project

Thanks for opening this Issue 🙌 , Welcome to Project Guidance 💖 We will review everything and get back to you.
Make sure to give a star to this repo before making a fork! Thank you :)

@biswajit-sarkar-007 biswajit-sarkar-007 changed the title Title: Title: Lack of 3D Hover Effects on Social Media Icons Oct 18, 2024
@Kushal997-das Kushal997-das added Not required I don’t think it’s important right now, but thank you for bringing it up. You’re welcome to open new gssoc-ext This level is for GSSOC-Extended. labels Oct 19, 2024
Copy link

Hi @biswajit-sarkar-007 👋, your issue #1510 has been successfully closed ✅. Thank you for your valuable contribution! 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext This level is for GSSOC-Extended. Not required I don’t think it’s important right now, but thank you for bringing it up. You’re welcome to open new
Projects
None yet
Development

No branches or pull requests

2 participants