UI touch ups
This commit is contained in:
@@ -36,7 +36,7 @@ const blogJsonLd = {
|
||||
<script type="application/ld+json" set:html={JSON.stringify(blogJsonLd)} />
|
||||
<section class="section">
|
||||
<div class="section-header">
|
||||
<h2>Latest posts</h2>
|
||||
<h2 class="title-hover-line">Latest posts</h2>
|
||||
<span class="muted">{posts.length} post{posts.length === 1 ? "" : "s"}</span>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user