fix: 修改样式

This commit is contained in:
2025-09-01 22:18:04 -07:00
parent d5b3721203
commit 3bbf9b00c2
2 changed files with 3 additions and 3 deletions
@@ -2,7 +2,7 @@
const FullScreenVideoBackground = ({}: {}) => {
return (
<div className='fixed inset-0 h-full w-full overflow-hidden'>
<div className='h-full w-full overflow-hidden'>
<video
autoPlay
muted