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

Feature/add hover shadow to buttons homepage#246 #247

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

SumitKumarDev10
Copy link

Description

This pull request wants to add hover effect on buttons and links on the homepage. The change is dynamic and when you are hovering on a button on the homepage in light-scheme the shadow is black while it is white in dark-scheme.

Fixes #246

Type of change

  • [ ✅ ] Bug fix (non-breaking change which fixes an issue)
  • [ ✅ ] New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • [ ✅ ] This can be tested if you go to the homepage and hover on any button or link.

Test Configuration:

  • Browser version: Firefox cononical-002 - 1.0
  • Operating system: Ubuntu 22.04.3 LTS
  • Device type: Laptop

Checklist:

  • [ ✅ ] I have performed a self-review of my code
  • [ ✅ ] My changes generate no new warnings

… home page

- Extended hover effect improvement to support dark color scheme.
- Implemented dynamic box shadow with the --shadow-color variable.
- Ensured consistent and appealing hover effects for both light and dark themes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants