diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 411bf2f..4c5da37 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -93,24 +93,29 @@ function Footer() { onSubmit={handleSubscribe} className="flex flex-col sm:flex-row items-stretch gap-2" > - setEmail(e.target.value)} - className=" - flex-grow text-sm px-4 py-3 - bg-zinc-50 dark:bg-zinc-800/40 - border border-zinc-200 dark:border-zinc-700/50 - rounded-xl - focus:outline-none focus:ring-2 - focus:ring-blue-500/20 focus:border-blue-500 - text-zinc-900 dark:text-white - placeholder-zinc-400 dark:placeholder-zinc-500 - transition-all - " - /> +