style(Recipes): añadido margen encima de la paginación

parent ff472d7d
Showing with 1 additions and 1 deletions
......@@ -37,7 +37,7 @@
No se encontraron recetas.
</div>
<div class="d-flex justify-content-center mt-4">
<div class="d-flex justify-content-center mt-5">
<nav aria-label="Page navigation">
<ul class="pagination pagination-sm mb-0 pagination-custom">
<li class="page-item" :class="{ disabled: recipeStore.currentPage === 0 }">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment