mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-20 04:26:28 +08:00
impr: better out of focus message
This commit is contained in:
parent
2413fbaa4c
commit
4d796efb63
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@
|
|||
</div>
|
||||
<div class="outOfFocusWarning hidden">
|
||||
<i class="fas fa-mouse-pointer"></i>
|
||||
Click here or start typing to focus
|
||||
Click here or press any key to focus
|
||||
</div>
|
||||
<input
|
||||
id="wordsInput"
|
||||
|
|
Loading…
Add table
Reference in a new issue