From f2d942aaf465b96d91746c121d719f8315a51d32 Mon Sep 17 00:00:00 2001 From: CloudLun Date: Fri, 22 Mar 2024 03:48:52 -0400 Subject: [PATCH] change the z-index of hamburger --- components/infoPage/infoBox/InfoBox.tsx | 2 +- components/narrative/Narrative.tsx | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/components/infoPage/infoBox/InfoBox.tsx b/components/infoPage/infoBox/InfoBox.tsx index bdff058..e6116bb 100644 --- a/components/infoPage/infoBox/InfoBox.tsx +++ b/components/infoPage/infoBox/InfoBox.tsx @@ -63,7 +63,7 @@ const InfoBox = () => { -
boxShown ? boxShownClickHandler(false) : boxShownClickHandler(true)}> +
boxShown ? boxShownClickHandler(false) : boxShownClickHandler(true)}> { boxShown ? : } diff --git a/components/narrative/Narrative.tsx b/components/narrative/Narrative.tsx index d258c04..7bb02d3 100644 --- a/components/narrative/Narrative.tsx +++ b/components/narrative/Narrative.tsx @@ -20,9 +20,9 @@ const Narrative = () => { <> { openNarrative && ( -
- logos_white -
+
+ logos_white +