Fix issue #510 Fix issue #510 Added hover effects #515
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.
Pull Request Format
PR Title
Issue #510 : ** Added hover effects** solved
Type of PR
Pull Request Format
PR Title
Issue #510 : ** Added hover effects** solved
Type of PR
Screenshots / Videos (if applicable)
Before:
issue.mp4
After:
issue_solved.mp4
Description
Screenshots / Videos (if applicable)
Before:
-The effects include subtle changes in color, shadow, and scaling to provide feedback when users hover over buttons and links.
After:
-This pull request adds some cool hover effects to our webpage. Now, when you move your mouse over buttons and links, they’ll respond by changing color and getting a bit bigger this makes it clear which items ...you can click on
Checklist
Additional Context
[Provide any additional context about the changes, such as specific challenges you faced or decisions you made. This can help reviewers understand the rationale behind your changes.]
Thank you for reviewing my pull request!