EshanTrivedi21 / Git-CheatSheet

An opensource initiative to which over 37 individuals from all over the world collaborated in order to streamline the process of learning Git and GitHub.
https://eshantrivedi21.github.io/Git-CheatSheet/
MIT License
51 stars 54 forks source link

Changes to light-dark theme toggle switch #51

Closed HardikShah563 closed 1 year ago

HardikShah563 commented 1 year ago

Hey Eshan,

When I scroll down and want to switch between themes, I have to scroll back up. So I changed the position to sticky so you can toggle between the pieces anywhere on the page. I also added a cool-looking hover effect to it.

I have also added user-select to none. Read the comment above to understand its reason.

I hope you like my contributions,

Thanks :) and keep up the good work buddy!