mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-06 21:48:08 +08:00
chore: fix alignment
This commit is contained in:
parent
b4dcb2cad9
commit
75dd791575
1 changed files with 4 additions and 2 deletions
|
@ -101,8 +101,10 @@
|
|||
</div>
|
||||
<div id="testInitFailed" class="content-grid hidden">
|
||||
<div class="message">
|
||||
Test initialization failed. Please try different settings or refreshing
|
||||
the page. If the problem persists, please contact support.
|
||||
<div class="text">
|
||||
Test initialization failed. Please try different settings or refreshing
|
||||
the page. If the problem persists, please contact support.
|
||||
</div>
|
||||
<div class="error"></div>
|
||||
<button class="active restart">
|
||||
<i class="fas fa-fw fa-redo-alt"></i>
|
||||
|
|
Loading…
Add table
Reference in a new issue