quito debug

This commit is contained in:
humano 2020-03-26 16:46:53 -05:00
parent 9cc49b9792
commit 40b51a445c
3 changed files with 4 additions and 3 deletions

View File

@ -1719,7 +1719,7 @@ echo $css_adicional;
echo consultar_contenido_formulario("$pagina_inicio_definida[0]","$plantilla_inicio_columnas[0]",'',"$plantilla_inicio[0]",'',"$plantilla_inicio[0]");
echo landingpage_contenido_grid($id_empresa,"$grid");
// echo landingpage_contenido_grid($id_empresa,"$grid");
}else{
echo landingpage_contenido($id_empresa);
}

2
milfs

@ -1 +1 @@
Subproject commit 92d52773640a5271d564b093940db61032fbd3c1
Subproject commit 80aade376a08b3f30345b7374626397aa3b33b7b

View File

@ -1,8 +1,9 @@
body {
overflow-x: hidden !important;
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
font-size: 24px;
line-height: 1.42857143;
color: #333;
font-weight: 400;