From 49374b646b676f146037e26a0452c36c8bf00da0 Mon Sep 17 00:00:00 2001 From: "Wyatt J. Miller" Date: Sun, 27 Jul 2025 15:49:37 -0400 Subject: [PATCH] fixed frontend header background color --- frontend/routes/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/routes/index.tsx b/frontend/routes/index.tsx index 51cdf2a..5b59c11 100644 --- a/frontend/routes/index.tsx +++ b/frontend/routes/index.tsx @@ -2,8 +2,8 @@ import { PhotoCircle } from "../components/PhotoCircle.tsx"; export default function Home() { return ( - -
+ +