mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-23 06:14:00 +08:00
unused element
This commit is contained in:
parent
a328efe1d4
commit
5ef5828884
1 changed files with 0 additions and 13 deletions
|
@ -15,19 +15,6 @@
|
|||
<div id="timer" class="timerMain"></div>
|
||||
</div>
|
||||
|
||||
<div
|
||||
class="nameChangeMessage"
|
||||
style="
|
||||
background-color: var(--main-color);
|
||||
padding: 0.5rem;
|
||||
text-align: center;
|
||||
color: var(--bg-color);
|
||||
display: none;
|
||||
"
|
||||
>
|
||||
Important information about your account. Please click this message.
|
||||
</div>
|
||||
|
||||
<%= compilation.assets["html/popups.html"].source() %>
|
||||
<!-- <div id="div-gpt-ad-mkt-0" style="height: 100vh"></div> -->
|
||||
<div id="app" class="focus">
|
||||
|
|
Loading…
Reference in a new issue