* Add sans serif font toggle
* remove unnecessary boolean comparison from setFont
Co-authored-by: slice <ryaneft@gmail.com>
* Update checkbox title
Co-authored-by: slice <ryaneft@gmail.com>
* General cleanup of settings system
* Apply overflow hidden to modal
Co-authored-by: slice <ryaneft@gmail.com>
* Create settings modal
* Fix issue with spacing after settings button
* Fix issue with modal background on mobile devices
* Add close button to modal
* Add tooltip to close button
* Support closing modal with escape key
* Add missing semicolon to keydown event listener