Commit e7259819e3a5df18e6f1929bde2c072417d4e2b7
1 parent
5fdd783203
Exists in
master
and in
1 other branch
Eliminado div de mas
Showing
1 changed file
with
1 additions
and
3 deletions
Show diff stats
src/app/components/inicio/inicio.component.html
| ... | ... | @@ -80,15 +80,13 @@ |
| 80 | 80 | <p class="h3 card-title">Ordenar</p> |
| 81 | 81 | </div> |
| 82 | 82 | <div class="col-7 p-0"> |
| 83 | - <img src="../../../assets/icons/primario.ordenar.png" alt="" class="icon-dim"> | |
| 83 | + <img src="../../../assets/icons/primario.ordenar.png" alt="" class="icon-dim"> | |
| 84 | 84 | </div> |
| 85 | 85 | </div> |
| 86 | - | |
| 87 | 86 | <p class="h5 card-text text-muted font-weight-light">Arme su pedido y solo pase a retirar.</p> |
| 88 | 87 | </div> |
| 89 | 88 | <img class="card-img-bottom d-block w-50 mx-auto mb-4 rounded" src="../../assets/img/descarga.jpg"> |
| 90 | 89 | </div> |
| 91 | - | |
| 92 | 90 | </div> |
| 93 | 91 | |
| 94 | 92 | <div class="col-md-7 d-flex align-items-end flex-column"> |