mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
fix(website): mobile optimizations
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user