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 +