fix pagespeed
This commit is contained in:
@@ -3,9 +3,9 @@ import Link from "./ui/link.astro";
|
||||
---
|
||||
|
||||
<div
|
||||
class="bg-black px-20 py-20 mt-20 mx-auto max-w-5xl rounded-lg flex flex-col items-center text-center">
|
||||
<h2 class="text-white text-3xl md:text-6xl">Build faster websites.</h2>
|
||||
<p class="text-slate-500 mt-4 text-lg md:text-xl">
|
||||
class="bg-black p-8 md:px-20 md:py-20 mt-20 mx-auto max-w-5xl rounded-lg flex flex-col items-center text-center">
|
||||
<h2 class="text-white text-4xl md:text-6xl">Build faster websites.</h2>
|
||||
<p class="text-slate-400 mt-4 text-lg md:text-xl">
|
||||
Pull content from anywhere and serve it fast with Astro's next-gen island
|
||||
architecture.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user