This commit is contained in:
tiago.kayaya
2021-06-09 15:48:37 +01:00
parent 05b5bfc807
commit 6e4197cb14
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -71,7 +71,7 @@
</div>
<div *ngIf="!setPint" class="voltar d-flex align-center justify-center pt-25 clear" (click)="pin=!pin">
<div *ngIf="!setPint" class="voltar d-flex align-center justify-center pt-35 clear" (click)="pin=!pin">
Entrar com senha
</div>
+4 -4
View File
@@ -116,7 +116,7 @@ ion-item{
border: 0!important;
}
/* .div-logo {
.div-logo {
background: transparent;
width: em(140px);
justify-content: center;
@@ -125,7 +125,7 @@ ion-item{
.div-logo img{
width: 100%;
margin: 0px auto;
} */
}
@@ -186,9 +186,9 @@ ion-item{
align-items: center;
justify-content: center;
background-image: url("/assets/background/auth.svg");
background-size: 596px 584px;
background-size: 686px 674px;
background-position: center;
background-position-y: 160px;
background-position-y: 110px;
background-repeat: no-repeat;
margin: auto;
}