💄 Fix recent header alignment on profile layout

This commit is contained in:
James Panther
2021-08-25 16:25:45 +10:00
parent 589d3fb8a2
commit da03bddb62
3 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -16,6 +16,6 @@
</header>
<section class="prose dark:prose-light">{{ .Content | emojify }}</section>
</article>
<section class="text-center">
<section>
{{ partial "recent-articles.html" . }}
</section>