add the max width of the content to other pages too

This commit is contained in:
maxDorninger
2025-08-02 12:45:55 +02:00
parent 35824af5d4
commit 9f2ec53d23
6 changed files with 6 additions and 6 deletions

View File

@@ -41,7 +41,7 @@
</div>
</header>
<div class="flex w-full flex-1 flex-col items-center gap-4 p-4 pt-0">
<div class="mx-auto flex w-full flex-1 flex-col gap-4 p-4 md:max-w-[80em]">
<h1 class="scroll-m-20 text-center text-4xl font-extrabold tracking-tight lg:text-5xl">
Season Requests
</h1>