mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 13:39:52 +00:00
fix: Homepage video section layout shift (#13987)
This commit is contained in:
parent
46739ca7cd
commit
df59d1412b
1 changed files with 2 additions and 0 deletions
|
|
@ -668,6 +668,8 @@ body {
|
|||
max-width: none;
|
||||
max-height: none;
|
||||
display: block;
|
||||
aspect-ratio: 16 / 9;
|
||||
object-fit: cover;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue