diff --git a/estilo.css b/estilo.css index d640bd2..7aa9a50 100644 --- a/estilo.css +++ b/estilo.css @@ -107,9 +107,9 @@ flex-wrap: wrap; .linha-imagens{ margin-bottom: 129px; -display: flex; -justify-content: space-between; -align-items: center; +display: flex +justify-content: space-between +align-items: center }