mobile optimizations

This commit is contained in:
2026-04-06 13:21:43 -07:00
parent c7762f099c
commit 873090310a
2 changed files with 0 additions and 2 deletions

View File

@@ -55,7 +55,6 @@ const ogImage = "https://timmypidashev.dev/og-image.jpg";
<script is:inline set:html={ANIMATION_LOADER_SCRIPT} />
</head>
<body class="bg-background text-foreground min-h-screen flex flex-col">
<Background layout="index" mobileOnly client:only="react" transition:persist />
<main class="flex-1 flex flex-col">
<div class="max-w-5xl mx-auto pt-2 lg:pt-12 px-4 py-4 lg:py-8 flex-1 relative z-10">
<Background layout="content" position="right" client:only="react" transition:persist />