From 7eac2bc3a1dfcb0de43b8448f3f25c31878295f6 Mon Sep 17 00:00:00 2001 From: Darius Cepulis Date: Wed, 11 Mar 2026 10:39:35 -0500 Subject: [PATCH] fix(site): work around video layout quirks in hero (#884) --- site/src/components/home/Header.astro | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/site/src/components/home/Header.astro b/site/src/components/home/Header.astro index 6833ef7e..65f52067 100644 --- a/site/src/components/home/Header.astro +++ b/site/src/components/home/Header.astro @@ -25,7 +25,7 @@ const poster = `${VJS10_DEMO_VIDEO.poster}?time=0`; style="--grid-area: title; --md-grid-area: video;" > The Open Source Player
for the Web @@ -38,12 +38,12 @@ const poster = `${VJS10_DEMO_VIDEO.poster}?time=0`; rebuilt in v10 for modern development and performance.

- +
+ +