From 691d3187573ba0fba82faf7ae73d182e18f9c84c Mon Sep 17 00:00:00 2001 From: guiprj Date: Wed, 12 Oct 2022 22:34:29 -0300 Subject: [PATCH] =?UTF-8?q?Adicionando=20coment=C3=A1rio=20no=20css?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/style.css b/src/style.css index 8d22d8f..e7c645b 100644 --- a/src/style.css +++ b/src/style.css @@ -288,6 +288,8 @@ section.two h2 { text-align: center; } +/* ============================== start media queries ===================================*/ + @media only screen and (max-width: 414px){ .imagePrincipal, .content-imageSecondFooter { display: none;