fix hero font size
This commit is contained in:
@@ -14,7 +14,7 @@ import Link from "@components/ui/link.astro";
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<h1 class="text-5xl lg:text-7xl font-bold lg:tracking-tight">
|
<h1 class="text-5xl lg:text-6xl xl:text-7xl font-bold lg:tracking-tight">
|
||||||
Marketing website done with Astro
|
Marketing website done with Astro
|
||||||
</h1>
|
</h1>
|
||||||
<p class="text-lg mt-4 text-slate-600 max-w-xl">
|
<p class="text-lg mt-4 text-slate-600 max-w-xl">
|
||||||
|
|||||||
Reference in New Issue
Block a user