Fix mobile version

This commit is contained in:
KMKoushik
2024-05-18 18:57:59 +10:00
parent 7e9cf42ceb
commit 5f4ec7c6eb
2 changed files with 10 additions and 9 deletions

View File

@@ -81,7 +81,7 @@ export default function Home() {
Send transactional, marketing emails, SMSes and push notifications
effortlessly.
</p>
<div className="flex justify-center mt-16 gap-8">
<div className="flex flex-col items-center lg:flex-row justify-center mt-16 gap-8">
<JoinWaitlist />
<GithubStarButton />
</div>