Non-official site for The Life Series Minecraft hardcore survival multiplayer series housing every video www.life-series.online
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

use svh instead of vh

+3 -3
+3 -3
src/layouts/SeasonsLayout.astro
··· 25 25 <title>{title} · Life Series · Non-official site</title> 26 26 </Head> 27 27 <body> 28 - <div class="grid min-h-screen grid-cols-[auto_auto_1fr] items-start"> 29 - <div class="sticky top-0 grid h-full max-h-screen overflow-y-auto scrollbar-gutter-stable"> 28 + <div class="grid min-h-svh grid-cols-[auto_auto_1fr] items-start"> 29 + <div class="sticky top-0 grid h-full max-h-svh overflow-y-auto scrollbar-gutter-stable"> 30 30 <div class="self-center"> 31 31 <h2 id="all-seasons-title" class="sr-only">All seasons</h2> 32 32 <nav aria-labelledby="all-seasons-title"> ··· 49 49 </nav> 50 50 </div> 51 51 </div> 52 - <div class="sticky top-0 grid h-full max-h-screen overflow-y-auto pl-2 scrollbar-gutter-stable"> 52 + <div class="sticky top-0 grid h-full max-h-svh overflow-y-auto pl-2 scrollbar-gutter-stable"> 53 53 <div class="self-center"> 54 54 <h2 id="all-members-title" class="sr-only">All members</h2> 55 55 <nav aria-labelledby="all-members-title">