Cleaning up
This commit is contained in:
parent
496063def9
commit
bc1d53d6b0
1 changed files with 2 additions and 2 deletions
|
|
@ -27,9 +27,9 @@
|
|||
</div>
|
||||
<!-- Horizontal Message Box -->
|
||||
<div id="score-box" class="grid grid-cols-3 items-center">
|
||||
<h1 id="player-left"></h1>
|
||||
<h4 id="player-left" class="text-5xl"></h4>
|
||||
<h1 id="score-board" class="justify-self-center text-p10 font-bold text-gray-800">0:0</h1>
|
||||
<h1 id="player-right"></h1>
|
||||
<h4 id="player-right" class="text-5xl"></h4>
|
||||
</div>
|
||||
<!-- Pong Box -->
|
||||
<div class="flex justify-center mt-2">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue