feat: 修改样式
This commit is contained in:
@@ -34,7 +34,7 @@ export default async function Home() {
|
||||
<LoginDialogProvider>
|
||||
<Header />
|
||||
<FullScreenVideoBackground />
|
||||
<main className='fixed inset-0 z-10 flex items-center justify-center'>
|
||||
<main className='fixed inset-0 flex items-center justify-center'>
|
||||
<HomeContent />
|
||||
</main>
|
||||
<FooterCopyright />
|
||||
|
||||
Reference in New Issue
Block a user