Fix comming soon background
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
<div class="flex flex-col items-center gap-3 mb-10 lg:mb-16 typo-h-6 md:typo-h-5 lg:typo-h-3 text-black">
|
||||
منتظر یک اتفاق جذاب باشید...
|
||||
</div>
|
||||
<div class="overflow-hidden rounded-xl lg:rounded-3xl w-full bg-neutral-200 h-fit">
|
||||
<div class="overflow-hidden rounded-xl lg:rounded-3xl w-full h-fit">
|
||||
<video
|
||||
src="/video/curtain-red.webm"
|
||||
class="w-full"
|
||||
class="w-full bg-neutral-200"
|
||||
autoplay
|
||||
muted
|
||||
loop
|
||||
|
||||
Reference in New Issue
Block a user