From 7070a731c4fc1f384515102a82963634efcdcc54 Mon Sep 17 00:00:00 2001 From: Gustavo_Rallenson Date: Sun, 9 Oct 2022 00:09:22 -0300 Subject: [PATCH] =?UTF-8?q?fix:concerto=20na=20resolu=C3=A7=C3=A3o=204k=20?= =?UTF-8?q?da=20imagem=20=C3=B3culos=20e=20rodap=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/main.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/assets/css/main.css b/assets/css/main.css index 73ed097..1081e64 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -120,6 +120,7 @@ body{ } .bottom-inforcard-img{ width: 100%; + max-width: 596px; margin-right: 40px; } .bottom-infocard-title{ @@ -139,10 +140,6 @@ body{ display: flex; flex-direction: column; align-items: center; - width: 1920px; - height: 128px; - left: 0px; - top: 4054px; background: #000000; } @@ -228,7 +225,6 @@ body{ } .bottom-inforcard-img{ margin: 0 0 50px; - max-width: 596px; } .bottom-infocard-description{ padding: 0 26px;