Commit b9d91aaa0b7882d0530aa6939480f7c2647afd61
1 parent
acdf8dae0c
Exists in
develop
Fix en cancelar-compra
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/app/modules/cancelar-compra/cancelar-compra.component.html
... | ... | @@ -4,7 +4,7 @@ |
4 | 4 | <div class="row mx-auto h-70"> |
5 | 5 | <div class="col-12 align-self-center"> |
6 | 6 | <div class="row mt-5 mx-0 justify-content-around"> |
7 | - <div class="col-5 col-md-6 col-lg-3"> | |
7 | + <div class="col-12 col-sm-8 col-md-6 col-lg-3"> | |
8 | 8 | <div class="p-3 bg-white text-center shadow-lg rounded"> |
9 | 9 | <p class="mt-4 h4">NECESITA</p> |
10 | 10 | <p class="font-weight-bold text-secondary my-4 h2">más tiempo</p> |