Update style.css

Elena Barrios Galán 2022-05-12 14:27:50 +00:00
parent 4995a83f36
commit 44b01edf48
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ body {
.login-pf body {
background: linear-gradient(rgba(255,255,255,.4),rgba(255,255,255,.4)),url(../img/loginBG.png);
background-repeat: no-repeat;
background-size: 85% auto;
background-size: 100% auto;
background-position-x: center;
background-position-y: 0%, 0%;
}