From 05b5bfc807b0ac90e3cc221430dc4dc88159cfca Mon Sep 17 00:00:00 2001 From: "tiago.kayaya" Date: Wed, 9 Jun 2021 15:25:04 +0100 Subject: [PATCH] save --- src/app/pages/login/login.page.scss | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/src/app/pages/login/login.page.scss b/src/app/pages/login/login.page.scss index 9186c5676..a5fc0de1a 100644 --- a/src/app/pages/login/login.page.scss +++ b/src/app/pages/login/login.page.scss @@ -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{