what
Add a switch to enable/disable chords in song lyrics
- add a toggle styled checkbox to the main header
- show/hide chords in lyrics block
- adjust line-height for lyrics block based on toggle value
- save state of the switch, e.g. in local storage
why
https://www.w3schools.com/howto/howto_css_switch.asp
what
Add a switch to enable/disable chords in song lyrics
why
https://www.w3schools.com/howto/howto_css_switch.asp