1
0
Fork 0

contenedor_parallax

This commit is contained in:
humano 2020-06-25 15:44:13 -05:00
parent d7c4ebb612
commit 9f37954e5a
1 changed files with 2 additions and 4 deletions

View File

@ -14227,11 +14227,9 @@ while( $row = mysqli_fetch_array( $sql ) ) {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
height: 100%;
}
.contenedor_parallax{
/* Full height */
height: 100%;
}
";
}