make changes to hero section responsive

This commit is contained in:
MarconLP 2023-07-25 05:52:57 +02:00
parent e3dac08ca8
commit 09cf1a80f0
No known key found for this signature in database
GPG key ID: A08A9C8B623F5EA5

View file

@ -87,7 +87,7 @@ const Home: NextPage = () => {
<span>Record a video</span>
<span className="text-xs">(no account required)</span>
</button>
<div className="flex flex-row gap-6">
<div className="flex flex-col gap-6 sm:flex-row">
<a
onClick={() =>
posthog?.capture("clicked watch recorded demo demo")