This commit is contained in:
tiago.kayaya
2021-03-12 11:56:54 +01:00
parent 13799b7e3d
commit 4d50101a12
18 changed files with 184 additions and 185 deletions
@@ -1,4 +1,4 @@
@import '~src/function.scss';
@import '~src/function.scss';
.header-toolbar{
--background:transparent;
--opacity: 1;
@@ -16,7 +16,7 @@
transform: translate3d(0, 1px, 0);
.header-top{
width: 360px;
//width: 360px;
margin: 0px auto;
overflow: auto;
padding: 0 !important;
@@ -79,7 +79,7 @@
ion-content{
.welcome-text{
/* width: 322px; */
width: em(422px);
//width: em(422px);
background: #ebebeb;
text-align: center;
font-size: 13px;
@@ -141,7 +141,7 @@
ion-footer{
.row{
width: 380px;
width: 100%;
margin: 0 auto;
}