feat: ajouter une categorie mb-4 mt-3
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user