diff --git a/css/estilo_layout.css b/css/estilo_layout.css index 09fde29..f289fea 100644 --- a/css/estilo_layout.css +++ b/css/estilo_layout.css @@ -224,7 +224,6 @@ main h3 { font-size: 0.81rem; text-align: center; } - #botao-entre-em-contato { width: 100% } @@ -235,7 +234,6 @@ main h3 { font-size: 1.01rem; text-align: center; } - #botao-entre-em-contato { width: 100% } @@ -249,6 +247,9 @@ main h3 { } +.formatacao-link a:hover{ + text-decoration: none; +} .texto-imagem { text-align: center; } diff --git a/pages/equipe.html b/pages/equipe.html index efa6e9f..491ca42 100644 --- a/pages/equipe.html +++ b/pages/equipe.html @@ -77,7 +77,7 @@