fix: button wrap

This commit is contained in:
techpixel 2026-01-20 15:33:53 -05:00
parent 68bf38b0fe
commit f4d6684426
No known key found for this signature in database
GPG key ID: 34D6A091A305A398

View file

@ -257,7 +257,7 @@ function App() {
onClick={() => openWithEmail(FORM_URL_SIGN_UP)}
>
<p
className="text-[#8d3f34] text-3xl md:text-5xl font-normal font-dream-planner"
className="text-[#8d3f34] text-3xl md:text-5xl font-normal font-dream-planner whitespace-nowrap"
>
SIGN UP!
</p>