mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-27 17:27:32 +08:00
revert: "refactor: start without focus class"
This reverts commit a587efad69.
This commit is contained in:
parent
48872a024b
commit
b9f0365241
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<div id="fpsCounter" class="hidden"></div>
|
||||
<div class="customBackground"></div>
|
||||
<div id="backgroundLoader" style="display: none"></div>
|
||||
<div id="bannerCenter"></div>
|
||||
<div id="bannerCenter" class="focus"></div>
|
||||
<div id="notificationCenter">
|
||||
<div class="clearAll button invisible" style="display: none">
|
||||
<i class="fas fa-times"></i>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue