fix(website): mobile optimizations

This commit is contained in:
Darius Cepulis
2025-10-22 16:31:42 -07:00
parent 92b82e94f9
commit 0b9bb56d5e
5 changed files with 15 additions and 10 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ const poster = `https://image.mux.com/${PLAYBACK_ID}/thumbnail.webp?time=0`;
</header>
<!-- padding corresponds to negative margin on player -->
<main class="@container pt-11 pb-36 md:pt-21 lg:pt-32 px-6 md:px-10 w-full max-w-7xl mx-auto min-h-64">
<HomePageControls client:idle className="col-span-full my-10 sm:mb-20" />
<HomePageControls client:idle className="col-span-full mt-6 mb-10 sm:mb-20" />
<HomePageDemo client:idle className="mb-6 lg:mb-30" />
<section class="rounded-3xl">
<header class="max-w-3xl mb-3">