fix: better landing

This commit is contained in:
Vasily Zubarev
2025-04-03 22:05:37 +02:00
parent bfac59133b
commit fd6b5632cd
2 changed files with 8 additions and 8 deletions

View File

@@ -38,7 +38,7 @@ export function NewsletterForm() {
plans and new features. No marketing, ads or spam.
</p>
<form onSubmit={handleSubmit} className="flex flex-col gap-4 max-w-md mx-auto">
<div className="flex gap-4">
<div className="flex flex-wrap items-center justify-center gap-4">
<input
type="email"
value={email}