From 390b50845aed7c115eb1db1b35b53f3d5a0dcc69 Mon Sep 17 00:00:00 2001 From: regalijan Date: Thu, 19 Oct 2023 16:50:03 -0400 Subject: [PATCH] ACTUALLY make the login button blue --- components/Navigation.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Navigation.tsx b/components/Navigation.tsx index d08715f..b7289d7 100644 --- a/components/Navigation.tsx +++ b/components/Navigation.tsx @@ -176,7 +176,7 @@ export default function (props: { ) : ( - + )}