Update typography and spacing

This commit is contained in:
Cassidy Williams
2023-11-08 00:22:46 -06:00
parent 157812e219
commit 466c198e82
4 changed files with 72 additions and 9 deletions

View File

@@ -32,7 +32,9 @@ const {
)
}
<hr />
<slot />
<div class="blog-post">
<slot />
</div>
</article>
</main>
<Tags tags={tags} />