feat: update style

This commit is contained in:
changjun
2023-05-08 23:44:54 +08:00
parent b4924388c1
commit c19c2bde56
4 changed files with 23 additions and 16 deletions

View File

@@ -35,7 +35,7 @@ body: The body of the article.
<article class="prose prose-dark dark:prose-light">
<h1>[[title]]</h1>
<p class="my-2 opacity-50">[[datetime_medium]]</p>
<p class="my-4 opacity-50">[[datetime_medium]]</p>
[[body]]
<p class="opacity-60 text-sm text-center">- THE END -</p>
</article>