From 9545bd30f559bec5fe782c50f2fc4deef088b9c1 Mon Sep 17 00:00:00 2001 From: Mauricio Antonio da Silva <68695691+mauricio-tonny@users.noreply.github.com> Date: Thu, 30 Mar 2023 10:06:19 -0300 Subject: [PATCH] V2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Remoção do Jquery3.2.1.min.js (vulnerabilidade), - Correção de 2 pontos de acessibilidade, - Correção de 1 ponto de praticas recomendadas. --- css/style.css | 9 +++++++-- index.html | 14 +++++++------- js/jquery-3.2.1.min.js | 4 ---- 3 files changed, 14 insertions(+), 13 deletions(-) delete mode 100644 js/jquery-3.2.1.min.js diff --git a/css/style.css b/css/style.css index fe63ffa..1d52f44 100644 --- a/css/style.css +++ b/css/style.css @@ -57,7 +57,7 @@ h2 { margin-bottom: 1rem; } -h3 { +.zz_h3 { color: #194756; font-size: 35px; font-weight: 500; @@ -69,7 +69,7 @@ h4 { color: #194756; } -h5 { +.zz_5 { font-size: 28px; font-weight: 300; color: #194756; @@ -354,6 +354,8 @@ header { .perspective-phone { position: relative; z-index: -1; + width: 50%; + text-align: center; } .container.sobre { @@ -365,6 +367,9 @@ header { } @media (max-width: 768px) { + .perspective-phone { + width: 100%; + } .container.sobre { display: block; } diff --git a/index.html b/index.html index a642f28..b47f9db 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ @@ -82,7 +82,7 @@

Bem vindo à Oficina do DEV !

Sempre aprendendo... -

Tutoriais

+

Tutoriais

@@ -195,7 +195,7 @@

Sobre...

Apaixonado por WEB -

O que fazemos

+

O que fazemos