From 63db49be67818b960e2d471ee8ece8596af9a865 Mon Sep 17 00:00:00 2001 From: Yago Santana Date: Wed, 3 Dec 2025 08:47:28 -0300 Subject: [PATCH] =?UTF-8?q?atuazliza=C3=A7=C3=A3o?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/Navbar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Navbar.tsx b/components/Navbar.tsx index 7b79732..df2c95f 100644 --- a/components/Navbar.tsx +++ b/components/Navbar.tsx @@ -145,7 +145,7 @@ export const Navbar: React.FC = ({ onNavigate, currentPage }) => { onNavigate('register'); setIsAccountDropdownOpen(false); }} - className="w-full bg-purple-600 text-white hover:bg-purple-700 focus:ring-purple-500 rounded-xl" + className="w-full bg-[#4B3061] text-white hover:bg-[#3A2450] focus:ring-[#3A2450] rounded-xl" > Cadastre-se agora