From 67cf402bd95f1085fc9193d584abc06f21ca971d Mon Sep 17 00:00:00 2001 From: humano Date: Thu, 25 Jun 2020 15:52:47 -0500 Subject: [PATCH] coreccion item parallax --- funciones/funciones.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/funciones/funciones.php b/funciones/funciones.php index f52e11f..54237e6 100644 --- a/funciones/funciones.php +++ b/funciones/funciones.php @@ -14206,6 +14206,7 @@ while( $row = mysqli_fetch_array( $sql ) ) { $links .= " "; $contenido .= "
+
$contenido_desplegado
@@ -14229,10 +14230,7 @@ while( $row = mysqli_fetch_array( $sql ) ) { height: 100%; } -.item_parallax{ - min-height:200px; - -} +item_ "; }