diff --git a/pages/_app.tsx b/pages/_app.tsx index 5dedc7e..b365432 100644 --- a/pages/_app.tsx +++ b/pages/_app.tsx @@ -138,8 +138,8 @@ function MyApp({ Component, pageProps }: AppProps) { spacing="small" align="center" justify="center" - className="bg-[#874BF6] p-2" - // className="bg-orange-600 p-2" + // className="bg-[#874BF6] p-2" + className="bg-orange-600 p-2" > @@ -178,18 +178,19 @@ function MyApp({ Component, pageProps }: AppProps) { setHasSeenNewsModal(false); }} > - Starts{" "} + {/*Starts{" "} {streamDateInLocalTZ ? `at ${format( streamDateInLocalTZ, "MMM d hh:mm a, yyyy (O)", )}` - : "soon"} + : "soon"}*/} + Live 🎬