-
Notifications
You must be signed in to change notification settings - Fork 37
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
Optimized footer final review #132
Optimized footer final review #132
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@aritrachatterjee7 is attempting to deploy a commit to the LFG Labs Team on Vercel. A member of the Team first needs to authorize it. |
@Marchand-Nicolas kindly review once |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Marchand-Nicolas i have fixed the hover effect and have played with the opacity as you mentioned. The problem i am facing while solving the footer preview for the big screen is that, i have changed the code for big screens this time, but actually i cant preview it on my laptop, because in my laptop, its appearing okay, but for big screens it might be a issue. Could you please check once |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfect lgtm! Very good job
Title:
🚀 Fix: Footer Hover Animation & Link Redirection (Issue #119)
Description:
This PR resolves issue #119 by implementing the following improvements in the footer:
Changes Made:
Updated components/footer.tsx
Added CSS animations for hover effects
Fixed incorrect links
closes #119