mirror of
https://github.com/marcogll/TaxHacker_s23.git
synced 2026-01-13 13:25:18 +00:00
fix: better landing
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user