From 87881d6931572b3c521bd92dc2ebf2938ef84182 Mon Sep 17 00:00:00 2001 From: RaphaelhOliveira <159036431+RaphaelhOliveira@users.noreply.github.com> Date: Wed, 27 Mar 2024 19:08:42 -0300 Subject: [PATCH] Update contato.css --- contato.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contato.css b/contato.css index 3b92f66..a0ba705 100644 --- a/contato.css +++ b/contato.css @@ -98,7 +98,7 @@ textarea::-webkit-scrollbar-thumb { left: 0; width: 100%; height: 100%; - background-color: rgba(0, 0, 0, 0.9); + background-color: black; /* Alterado para preto */ color: white; font-size: 24px; display: flex;