edit video
This commit is contained in:
parent
0f8a4595e4
commit
f5fa5d79c4
@ -39,7 +39,7 @@
|
|||||||
<div class="relative lg:h-screen">
|
<div class="relative lg:h-screen">
|
||||||
<div class="absolute inset-0 overflow-hidden">
|
<div class="absolute inset-0 overflow-hidden">
|
||||||
<video autoplay muted loop class="h-full w-full object-cover lg:object-fill">
|
<video autoplay muted loop class="h-full w-full object-cover lg:object-fill">
|
||||||
<source src="videos/ourworld.mp4" type="video/mp4">
|
<source src="videos/ow.mp4" type="video/mp4">
|
||||||
Your browser does not support the video tag.
|
Your browser does not support the video tag.
|
||||||
</video>
|
</video>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user