v2.0
This commit is contained in:
parent
dd772a62e6
commit
c15bd28871
@ -20,11 +20,12 @@ export default function Page() {
|
||||
loop
|
||||
playsInline
|
||||
className="absolute top-0 left-0 w-full h-full object-cover z-[-1]"
|
||||
src="https://file.typeframes.com.cn/login_bg.webm"
|
||||
>
|
||||
<source
|
||||
{/* <source
|
||||
src="https://file.typeframes.com.cn/login_bg.webm"
|
||||
type="video/mp4"
|
||||
/>
|
||||
/> */}
|
||||
</video>
|
||||
<article className="relative flex flex-col lg:flex-row gap-[80px] lg:gap-0 justify-evenly pt-[100px] lg:pt-0 mb-[120px] lg:mb-[30px] min-h-[calc(100vh_-_96px)] items-center">
|
||||
<section className="flex flex-col gap-[15px] items-center">
|
||||
|
Loading…
Reference in New Issue
Block a user