Minor UI adjustment

This commit is contained in:
Anthony Wang 2021-05-07 21:58:48 -05:00
parent c68418252e
commit c3a604c952
Signed by: a
GPG key ID: 6FD3502572299774

View file

@ -122,7 +122,9 @@ export default function Game() {
</li>
))}
</ul>
{gameState.playerTurn+` will go first this round!`}
<div>
{gameState.playerTurn+` will go first this round!`}
</div>
{`Rearrange your card stack from top to bottom!`}
<div>
<p>Your cards:</p>