Commit 7ca1d4c52da154eb18a5e96101637ec468a7ecf2

Authored by Marcelo Puebla
1 parent 05c122ab8f
Exists in master and in 1 other branch validar_pve

Centrada imagen y texto.

src/app/components/cancelar-compra/cancelar-compra.component.html
... ... @@ -20,8 +20,8 @@
20 20 <div class="row h-100">
21 21 <div class="col-12 py-4">
22 22 <div class="card h-100 rounded">
23   - <img src="{{apiUrl}}/imagenes/atencion.svg" class="w-50 mx-auto my-auto">
24   - <div class="my-auto">
  23 + <img src="{{apiUrl}}/imagenes/atencion.svg" class="w-50 mx-auto mt-auto mb-4">
  24 + <div class="mb-auto mt-4">
25 25 <p class="display-3 card-text text-center font-weight-bold">
26 26 Atención
27 27 </p>