Commit 38396258d1f0102e963e578f7d9d4f2bead6e559
1 parent
df59b97f28
Exists in
develop
Fix
Texto alineado
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/app/shared/promocion/promocion.component.html
... | ... | @@ -38,7 +38,7 @@ |
38 | 38 | </div> |
39 | 39 | <div class="modal-body" *ngIf="articulosPromo.length"> |
40 | 40 | <div class="row no-gutters w-100"> |
41 | - <div class="col-9"> | |
41 | + <div class="col-9 col-9 align-self-center"> | |
42 | 42 | <p class="text-white"><small>¿TE GUSTARÍA LLEVAR ESTE ARTÍCULO</small></p> |
43 | 43 | <p class="h1 text-white">en un combo?</p> |
44 | 44 | </div> |