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

Implemented the sticky behavior for the light mode and dark mode buttons #395

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

namrata18s
Copy link

Fixes Issue

Addresses the issue by implementing sticky behavior for the Light Mode and Dark Mode buttons, ensuring they remain visible and accessible as the user scrolls. This enhancement improves the user experience and provides easy access to theme switching.

Closes #394

Changes proposed

Check List (Check all the applicable boxes)

  • [x ] My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • [x ] All new and existing tests passed.
  • [X ] This PR does not contain plagiarized content.
  • [X ] The title of my pull request is a short description of the requested changes.

Screenshots

image

Note to reviewers

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.

Make Light Mode and Dark Mode buttons sticky
1 participant