diff --git a/estilo.css b/estilo.css index c15f9c5..6af8f01 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-contents: space-between; +align-items: center; }