feat: Update download page layout for responsive design

This commit is contained in:
Mauro Balades
2024-08-15 10:57:52 +02:00
parent 765eafbef5
commit f36a630f81
2 changed files with 14 additions and 17 deletions

View File

@@ -255,7 +255,7 @@ export default function DownloadPage() {
</div>
)) || (
<>
<h1 className="text-6xl font-bold">Download <SparklesText className="mx-2" text="Zen " /></h1>
<h1 className="text-6xl font-bold flex flex-col lg:flex-row">Download <SparklesText className="mx-2" text="Zen" /></h1>
<p className="text-muted-foreground mt-3">
We're thrilled for you to experience Zen Browser. First, let us know which device you're using. This will only take a moment, we promise.
</p>