style: unify typography — use heading-xl/lg/md utilities in all pages
This commit is contained in:
@@ -9,7 +9,7 @@ export default async function HomePage() {
|
||||
<Template>
|
||||
<main className="max-w-4xl mx-auto px-6 py-16">
|
||||
<header className="mb-20 text-center">
|
||||
<h1 className="font-sans text-5xl font-extrabold tracking-tight text-ink mb-4">
|
||||
<h1 className="heading-xl text-ink mb-4">
|
||||
blog
|
||||
</h1>
|
||||
<p className="text-ink-soft text-lg">
|
||||
|
||||
Reference in New Issue
Block a user