💄 Add styles for pagination links

This commit is contained in:
James Panther
2021-08-16 10:41:00 +10:00
parent d8473ba7d5
commit e293f4c509
5 changed files with 21 additions and 25 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<section class="prose">
<section class="prose dark:prose-light">
<h1 class="mb-3 text-4xl font-extrabold">{{ .Title }}</h1>
<section>{{ .Content }}</section>
</section>