-
Notifications
You must be signed in to change notification settings - Fork 116
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
Hower Effect Added On Links #85 #183
Closed
Closed
+192
−63
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@RishabxBhardwaj is attempting to deploy a commit to the Piyush's projects Team on Vercel. A member of the Team first needs to authorize it. |
Merge it |
swarooppatilx
requested changes
Oct 18, 2024
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.
what are you trying to achieve? you have deleted the entire footer.ejs
I delete footer section coz the footer sction coded two times thats why i
deleted one footer section
…On Fri, 18 Oct 2024 at 11:40 AM, Swaroop Patil ***@***.***> wrote:
***@***.**** requested changes on this pull request.
what are you trying to achieve? you have deleted the entire footer.ejs
—
Reply to this email directly, view it on GitHub
<#183 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BLLQBOGDYEWWA7LMHDJMBNDZ4CQ7BAVCNFSM6AAAAABQCYYDIKVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDGNZXGA4DGMZQGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I added back the footer.ejs back |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do?
This PR adds hover effects to the social media links to enhance the user experience. When users hover over the links, the color will change to match the branding of each social media platform, providing a visual cue.
Fixes #85
Type of change
New feature (non-breaking change which adds functionality)
How should this be tested?
Hover over the social media links to ensure that the hover effect is working correctly for each platform (e.g., Facebook, Twitter, LinkedIn).
Test responsiveness and check if the hover effects apply correctly on both desktop and mobile views.