diff --git a/app/plus/components/PlusHomePage.tsx b/app/plus/components/PlusHomePage.tsx index 4f8b81f0b..340588897 100644 --- a/app/plus/components/PlusHomePage.tsx +++ b/app/plus/components/PlusHomePage.tsx @@ -35,6 +35,9 @@ const PlusHomePage = () => { return ( <> + + + {votingProgress && ( @@ -75,9 +78,6 @@ const PlusHomePage = () => { /> )} - - - {!getVotingRange().isHappening && ( <> {plusStatusData &&