diff --git a/src/app/modules/indicaciones-pago-tarjeta/indicaciones-pago-tarjeta.component.html b/src/app/modules/indicaciones-pago-tarjeta/indicaciones-pago-tarjeta.component.html index 2230b75..fcee61b 100644 --- a/src/app/modules/indicaciones-pago-tarjeta/indicaciones-pago-tarjeta.component.html +++ b/src/app/modules/indicaciones-pago-tarjeta/indicaciones-pago-tarjeta.component.html @@ -15,7 +15,8 @@ #card class="p-5 mx-auto mt-4 h-30 align-self-center btn-effect border border-primary rounded reduce-card-1" - [ngClass]="card.classList.contains('media-pantalla') ? 'col-md-4' : 'col-md-8'"> + [ngClass]="card.classList.contains('media-pantalla') ? 'col-md-4' : 'col-md-8'" + [routerLink]="['/pago-tarjeta']">