From 94af90c4e0fcb133f14854a056f598d6c7bca1bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Fri, 2 Mar 2018 12:26:09 -0500 Subject: corrige sintaxis MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit elimina h6 inválidos que disminuyen el SEO --- css/estilos.css | 14 ++++++++++---- index.html | 10 ++++------ 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/css/estilos.css b/css/estilos.css index 1cd5b00..cd01ee2 100644 --- a/css/estilos.css +++ b/css/estilos.css @@ -51,11 +51,17 @@ h6.espacio-libre{ /* -- Media Querie -- */ @media screen and (max-width: 768px) { .post .thumb { - width: 100%; - margin-bottom: 20px; - margin-right: 0; + width: 100%; + margin-bottom: 20px; + margin-right: 0; } .jumbotron-dbs h1, p.tituloheader{ - margin-left: 15px; + margin-left: 15px; } } + +@media screen and (max-width: 640px) { + h1.encuadre { + font-size: 2rem; + } +} diff --git a/index.html b/index.html index 5fa7652..3ad382d 100644 --- a/index.html +++ b/index.html @@ -54,11 +54,9 @@

Sitio Libre | Bootstrap

Sitio web construido con Bootstrap

-
-
 
+
-
-
 
+
-
+
-
+