From 79e19d67e48fe7dd22766fe13e6faa7b71c94d28 Mon Sep 17 00:00:00 2001 From: Gustavo_Rallenson Date: Sun, 9 Oct 2022 00:21:24 -0300 Subject: [PATCH] =?UTF-8?q?fix(css):concertando=20a=20resolu=C3=A7=C3=A3o?= =?UTF-8?q?=20768)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/css/main.css b/assets/css/main.css index 1081e64..55dbe8f 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -224,6 +224,7 @@ body{ padding: 80px 0 136px; } .bottom-inforcard-img{ + max-width: 596px; margin: 0 0 50px; } .bottom-infocard-description{ -- 2.34.1