Commit 500dafd9295c116ac5f383ff9fe639407607407e
1 parent
0fdf58e292
Exists in
master
and in
1 other branch
Agrandado texto de mas vendidos.
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
src/app/components/busqueda-productos/busqueda-productos.component.html
... | ... | @@ -59,8 +59,8 @@ |
59 | 59 | <i class="fa fa-undo text-warning" aria-hidden="true"></i> |
60 | 60 | </button> |
61 | 61 | </div> |
62 | - <div class="col-sm-12 my-2"> | |
63 | - <span class="badge badge-light px-2">Más vendidos</span> | |
62 | + <div class="col-sm-12 my-2 h5"> | |
63 | + <span class="badge badge-light px-2 text-muted shadow-sm">Más vendidos</span> | |
64 | 64 | </div> |
65 | 65 | </div> |
66 | 66 | <!-- LISTA DE PRODUCTOS --> |