From 92c8cd0346a66be5975d4ec526e0ee18f67a6932 Mon Sep 17 00:00:00 2001 From: Andresa Date: Thu, 13 Oct 2022 11:43:36 -0300 Subject: [PATCH] justify --- estilo.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/estilo.css b/estilo.css index 6af8f01..5d169ad 100644 --- a/estilo.css +++ b/estilo.css @@ -108,7 +108,7 @@ flex-wrap: wrap; .linha-imagens{ margin-bottom: 129px; display: flex; -justify-contents: space-between; +justify-content: space-between; align-items: center;