animations and shadows

This commit is contained in:
Michael Freno
2025-12-20 12:45:07 -05:00
parent fd241d5846
commit 9cea36988c
5 changed files with 17 additions and 19 deletions

View File

@@ -206,11 +206,7 @@ export default function ContactPage() {
</Show>
<LineageQuestionsDropDown />
<form onSubmit={sendEmailTrigger} class="w-full">
<div
class={`flex w-full flex-col justify-evenly pt-6 ${
viewer() !== "lineage" ? "md:mt-24" : ""
}`}
>
<div class="flex w-full flex-col justify-evenly">
<div class="mx-auto w-full justify-evenly md:flex md:flex-row">
<div class="input-group md:mx-4">
<input