Commit 9782346bdf24f6d70405eac7770fd2dc22942c4d

Authored by Marcelo Puebla

Merge branch 'develop' into 'develop'

Arreglo resolucion pantalla formas de pago

See merge request !7
src/app/modules/info-formas-pago/info-formas-pago.component.html
... ... @@ -11,7 +11,7 @@
11 11 </div>
12 12 <div class="h-85">
13 13 <div class="row h-auto mt-6 mx-0 justify-content-center text-center">
14   - <div class="col-7 pt-5 pb-3 h-auto align-self-end border border-secondary rounded">
  14 + <div class="col-7 col-lg-4 p-5 m-5 h-auto align-self-end border border-secondary rounded">
15 15 <img
16 16 draggable="false"
17 17 ondragstart="return false;"
... ... @@ -40,9 +40,7 @@
40 40 src="assets/img/ir.svg">
41 41 </div>
42 42 </div>
43   - </div>
44   - <div class="row h-auto mt-6 mx-0 justify-content-center text-center">
45   - <div class="col-7 p-5 h-auto align-self-center border border-primary rounded">
  43 + <div class="col-7 col-lg-4 p-5 m-5 h-auto align-self-center border border-primary rounded">
46 44 <img
47 45 draggable="false"
48 46 ondragstart="return false;"