somehow this works better

This commit is contained in:
2026-02-10 13:10:12 -05:00
parent 40411104d6
commit e045909acb
2 changed files with 2 additions and 1 deletions

View File

@@ -160,7 +160,7 @@ function AppLayout(props: { children: any }) {
<LeftBar />
<div
id="center-body"
class="bg-base relative h-screen w-screen overflow-x-hidden md:ml-62.5 md:w-[calc(100vw-500px)]"
class="bg-base relative h-screen w-screen overflow-x-hidden md:ml-[250px] md:w-[calc(100vw-500px)]"
>
<noscript>
<div class="bg-yellow text-crust border-text fixed top-0 z-150 border-b-2 p-4 text-center font-semibold md:w-[calc(100vw-500px)]">