From 2344601df603e315f0a2ad10d0014ef66cc33482 Mon Sep 17 00:00:00 2001 From: Julio Cesar Almeida Dourado Date: Sun, 12 May 2024 18:28:47 -0300 Subject: [PATCH] ajuste css --- css/style.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/css/style.css b/css/style.css index 612e903..78397e7 100644 --- a/css/style.css +++ b/css/style.css @@ -284,8 +284,7 @@ li { flex-wrap: wrap; gap: 32px; margin-top: 30px; - justify-content: center; - justify-content: space-between; + justify-content: space-around; } .setas-cards { @@ -417,7 +416,7 @@ li { display: flex; flex-direction: row; gap: 64px; - margin: 50px; + justify-content: space-between; .footer-content-text {