From 32288357c46826f78f7905e8e827014c410efd28 Mon Sep 17 00:00:00 2001 From: Max Ward Date: Sun, 19 Feb 2023 18:44:27 -0800 Subject: [PATCH] fix too much darkness fade under search --- src/components/layout/Navigation.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/layout/Navigation.tsx b/src/components/layout/Navigation.tsx index 299f0908..90c8852d 100644 --- a/src/components/layout/Navigation.tsx +++ b/src/components/layout/Navigation.tsx @@ -13,7 +13,7 @@ export interface NavigationProps { export function Navigation(props: NavigationProps) { return (
-
+