centrer la grille

This commit is contained in:
2025-04-25 03:05:08 +02:00
parent dd8dabd39c
commit 967d5de46c
2 changed files with 3 additions and 3 deletions

View File

@ -97,6 +97,7 @@ $grille = new Grille($hauteur, $largeur, $id);
<?php endif; ?>
</td>
<?php endfor; ?>
<th></th>
</tr>
<?php endfor; ?>
</table>