This commit is contained in:
parent
ed00280434
commit
dc6fa59833
35 changed files with 217 additions and 70 deletions
|
|
@ -19,7 +19,7 @@ const BlogPost = ({
|
|||
<section className="pb-8 pt-4">
|
||||
<div className="container max-w-4xl">
|
||||
<div className="space-y-2 text-center">
|
||||
<h1 className="text-2xl font-bold tracking-tight md:text-4xl lg:text-5xl">
|
||||
<h1 className="blog-post-title">
|
||||
{title}
|
||||
</h1>
|
||||
<p className="text-muted-foreground mx-auto max-w-2xl text-lg">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue