Skip to content

Commit 680cda6

Browse files
alexcarpenterbalcsida
authored andcommitted
fix: Homepage video section layout shift (anomalyco#13987)
1 parent b908c03 commit 680cda6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/console/app/src/routes/index.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -668,6 +668,8 @@ body {
668668
max-width: none;
669669
max-height: none;
670670
display: block;
671+
aspect-ratio: 16 / 9;
672+
object-fit: cover;
671673
}
672674
}
673675

0 commit comments

Comments
 (0)