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