Commit 7eabd6c7056058e2cd7d08ca4beedba5719bdc58
1 parent
5e33ef41d3
Exists in
develop
arreglo de commit
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/app/shared/footer/footer.component.html
1 | 1 | <div class="row w-90 mx-auto h-100 justify-content-between bg-white"> |
2 | 2 | <div class="col-auto align-self-center px-0 bg-white"> |
3 | - <div class="btn-effect row mx-0 bg-light" (click)="reducirPantalla()"> | |
3 | + <div class="btn-effect row mx-0 bg-light" (click)="reducirPantalla()"> | |
4 | 4 | <div class="col-auto align-self-center text-primary">ADAPTAR PANTALLA</div> |
5 | 5 | <div class="col-auto p-0 bg-primary d-none d-sm-block"> |
6 | 6 | <img |