stop contact overflow into white

This commit is contained in:
Michael Freno
2025-12-20 12:17:23 -05:00
parent c51771dacd
commit fd241d5846
2 changed files with 2 additions and 1 deletions

View File

@@ -196,7 +196,7 @@ export default function ContactPage() {
<Title>Contact | Michael Freno</Title>
<Meta name="description" content="Contact Me" />
<div class="flex min-h-screen w-full justify-center">
<div class="bg-base flex min-h-screen w-full justify-center">
<div class="w-full max-w-4xl px-4 pt-[20vh]">
<div class="text-center text-3xl tracking-widest">Contact</div>
<Show when={viewer() !== "lineage"}>