* fix: add role missing in aria-label
* fix: add web-kit option to support safari browsers
* fix: change div to link to keep the structure of the others
* fix:add rel to avoid tab access with window.opener
* fix: add missing roles when using aria-label
* fix: delete placeholders
* fix:add webkit to all,comment unused css selectors
* removed placeholder
---------
Co-authored-by: Miodec <jack@monkeytype.com>
This commit changes:
"Advertisements on Monkeytype are optional. This section only applies to you if you've have not disabled them."
To:
"Advertisements on Monkeytype are optional. This section only applies to you if you have not disabled them."
* Renamed command line setting timer-progress bar
* Make account config input an `input` so it takes up less space
* Revert "Make account config input an `input` so it takes up less space"
* Better wording
---------
Co-authored-by: Aaron <79121360+hazyboba@users.noreply.github.com>