continue working on post layout, add typography styles

This commit is contained in:
2026-02-28 15:21:36 -05:00
parent c28f340333
commit dfdf6c6e66
10 changed files with 82 additions and 65 deletions

View File

@@ -70,7 +70,7 @@ footer {
}
</style>
<article>
<article class="prose">
<header class="title">
<h1>{ entry.data.title }</h1>
<p class="subtitle">{ formatDate(entry.data.date) }</p>