fix: Homepage video section layout shift (#13987)
parent
46739ca7cd
commit
df59d1412b
|
|
@ -668,6 +668,8 @@ body {
|
|||
max-width: none;
|
||||
max-height: none;
|
||||
display: block;
|
||||
aspect-ratio: 16 / 9;
|
||||
object-fit: cover;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue