feat: improve header
This commit is contained in:
parent
d837c3d3a5
commit
0e48c6baf7
3 changed files with 3 additions and 3 deletions
|
@ -73,7 +73,7 @@ const { Content, headings } = await render(post);
|
|||
}
|
||||
<section class="col-start-2 flex flex-col gap-y-6 text-center">
|
||||
<div class="flex flex-col gap-y-4">
|
||||
<h1 class="text-4xl leading-tight font-medium text-pretty sm:text-5xl">
|
||||
<h1 class="mb-2 text-4xl leading-tight font-medium text-pretty">
|
||||
{post.data.title}
|
||||
</h1>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue