feat: ajouter une categorie mb-4 mt-3

This commit is contained in:
2025-12-12 09:46:01 +01:00
parent 374334de44
commit 47a1243464

View File

@@ -78,7 +78,7 @@
</tbody>
</table>
<div class="mb-4 mt-2">
<div class="mb-4 mt-3">
<a href="../html/ajouter_avant_apres.html" class="btn btn-primary btn-sm">
Ajouter une catégorie
</a>
@@ -141,7 +141,7 @@
<table class="table table-striped table-hover align-middle">
<thead class="table-dark">
<tr>
<th>Image</th>
<th>Titre</th>
<th class="text-end">Actions</th>
</tr>
</thead>