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

fixed - toggle btn position #109

Closed subhans11 closed 1 year ago

subhans11 commented 1 year ago

Resolved Overlapping of the button with navbar

Before 1

After 3

Position of toggle btn to - fixed so that user can change to dark or light mode while scrolling at any section of the page.

Before 2

After 4