added a space

This commit is contained in:
Pierre Tellier 2024-04-28 21:32:36 +02:00
parent 910cabc8e6
commit e43625434d
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
</div>
<div class="footer">
<div style=" width: 100%">Seed: <span id="seed_disp"></span>Partie: <span id="gameIDdisp">0</span></div>
<div style=" width: 100%">Seed: <span id="seed_disp"></span>&nbsp; Partie: <span id="gameIDdisp">0</span></div>
<div style="display: flex; width: 200%; justify-content: right">
<div class="button interactable" id="showData">Afficher les données de parties</div>
<div class="button interactable" id="showImages">Afficher le graphe</div>