From 255c201fab013eb267e84e926b45c44a957a2a51 Mon Sep 17 00:00:00 2001 From: regalijan Date: Thu, 19 Oct 2023 16:50:03 -0400 Subject: [PATCH] Set login button color scheme to blue --- components/Navigation.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Navigation.tsx b/components/Navigation.tsx index c914ee2..d08715f 100644 --- a/components/Navigation.tsx +++ b/components/Navigation.tsx @@ -152,10 +152,10 @@ export default function (props: { /> {data.id ? data.username : ""}