feat: contain ceboola instead of cover
This commit is contained in:
parent
62964757f7
commit
b3e7f118f2
|
|
@ -116,7 +116,7 @@ function Video({ sourceBase, hidden }: {
|
|||
playsInline
|
||||
webkit-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,
|
||||
})}
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in a new issue