diff --git a/css/style.css b/css/style.css index 2721630..5bb863b 100644 --- a/css/style.css +++ b/css/style.css @@ -63,8 +63,8 @@ h1, h2, h3, h4, h5, h6 { margin-right: 5em; } -#menu_tupale { - height: 500px; +.menu_tupale { + height: 50vh; overflow: auto; } @@ -104,8 +104,7 @@ h1, h2, h3, h4, h5, h6 { .navbar-brand img { width: 15em; height: auto; - margin-top: 100px; - transition: all 1.3s ease; + transition: all 1s ease; } /* textos menĂº*/ @@ -567,5 +566,11 @@ RESPONSIVE */ } -@media only screen and (max-width: 495px) { +@media only screen and (max-width: 320px) { + #slogan_cabecera { + font-size: 1em; + } + #div_panel_aplicaciones { + padding-top: 10em; +} } diff --git a/funciones/funciones.php b/funciones/funciones.php index 3c070bd..63e705f 100644 --- a/funciones/funciones.php +++ b/funciones/funciones.php @@ -2691,7 +2691,7 @@ $listado .= "
  • -