From 3bbf9b00c2d57f861c03a16482e21458c4857120 Mon Sep 17 00:00:00 2001 From: speakeloudest Date: Mon, 1 Sep 2025 22:18:04 -0700 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/user/app/(main)/page.tsx | 4 ++-- apps/user/components/main/FullScreenVideoBackground.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/user/app/(main)/page.tsx b/apps/user/app/(main)/page.tsx index 96623f7..22e7d3a 100644 --- a/apps/user/app/(main)/page.tsx +++ b/apps/user/app/(main)/page.tsx @@ -32,9 +32,9 @@ export default async function Home() { return ( -
-
+
+
diff --git a/apps/user/components/main/FullScreenVideoBackground.tsx b/apps/user/components/main/FullScreenVideoBackground.tsx index f2349cd..6bf326a 100644 --- a/apps/user/components/main/FullScreenVideoBackground.tsx +++ b/apps/user/components/main/FullScreenVideoBackground.tsx @@ -2,7 +2,7 @@ const FullScreenVideoBackground = ({}: {}) => { return ( -
+