From d4f8910589fccab451e452d25e9283a693d9e1c0 Mon Sep 17 00:00:00 2001 From: Albin Groen Date: Thu, 8 Aug 2024 07:49:03 +0200 Subject: [PATCH] refactor: update stream banner --- pages/_app.tsx | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) 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 🎬