From c702d665a4ea3ea17005d4122fbd2a41180d5e6a Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 11 Aug 2024 02:46:35 +0900 Subject: feat(frontend): improve top page styling --- frontend/app/root.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/app/root.tsx') diff --git a/frontend/app/root.tsx b/frontend/app/root.tsx index 0fcfa1f..7924ce7 100644 --- a/frontend/app/root.tsx +++ b/frontend/app/root.tsx @@ -17,7 +17,7 @@ export const links: LinksFunction = () => [ export function Layout({ children }: { children: React.ReactNode }) { return ( - + -- cgit v1.2.3-70-g09d2