This commit is contained in:
tiago.kayaya
2021-06-09 15:25:04 +01:00
parent 4b844c2af4
commit 05b5bfc807
+10 -5
View File
@@ -59,17 +59,21 @@ ion-content{
background: rgba(255, 255, 255, 0.918);
padding: 15px;
margin: auto;
.bg-4 img{
width: 100%;
}
}
}
}
}
/* .div-logo{
.div-logo{
width: 200px !important;
margin: 0 auto;
padding-bottom: 15px;
} */
.bg-4 img{
}
.div-logo img{
width: 100%;
}
.wrapper ion-input{
@@ -182,10 +186,11 @@ ion-item{
align-items: center;
justify-content: center;
background-image: url("/assets/background/auth.svg");
background-size: 686px 674px;
background-size: 596px 584px;
background-position: center;
background-position-y: 78px;
background-position-y: 160px;
background-repeat: no-repeat;
margin: auto;
}
.voltar{