mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-31 02:07:51 +01:00
Fixed mobile view of no players error
This commit is contained in:
@@ -26,8 +26,10 @@
|
||||
</form>
|
||||
<div id="card-select-header">
|
||||
<button id="reset-btn" class="app-btn">Reset Deck</button>
|
||||
<h3 id="game-size">0 Players</h3>
|
||||
<p id="size-error"></p>
|
||||
<span>
|
||||
<h3 id="game-size">0 Players</h3>
|
||||
<p id="size-error"></p>
|
||||
</span>
|
||||
</div>
|
||||
<div id="card-select">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user