feat: contain ceboola instead of cover
This commit is contained in:
parent
8367bebcb9
commit
aa2327c88f
|
|
@ -116,7 +116,7 @@ function Video({ sourceBase, hidden }: {
|
||||||
playsInline
|
playsInline
|
||||||
webkit-playsinline="true"
|
webkit-playsinline="true"
|
||||||
x5-playsinline="true"
|
x5-playsinline="true"
|
||||||
className={cn("w-full h-full object-cover parallax-video", {
|
className={cn("w-full h-full object-contain parallax-video", {
|
||||||
hidden,
|
hidden,
|
||||||
})}
|
})}
|
||||||
>
|
>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue