fix hero font size
This commit is contained in:
@@ -14,7 +14,7 @@ import Link from "@components/ui/link.astro";
|
||||
/>
|
||||
</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
|
||||
</h1>
|
||||
<p class="text-lg mt-4 text-slate-600 max-w-xl">
|
||||
|
||||
Reference in New Issue
Block a user