From 9f37954e5a1aca94232eee626f53f46570db5b59 Mon Sep 17 00:00:00 2001 From: humano Date: Thu, 25 Jun 2020 15:44:13 -0500 Subject: [PATCH] contenedor_parallax --- funciones/funciones.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/funciones/funciones.php b/funciones/funciones.php index 52a4075..26e5640 100644 --- a/funciones/funciones.php +++ b/funciones/funciones.php @@ -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%; -} + "; }