post spacing
This commit is contained in:
parent
92e1d49f90
commit
a652500c84
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ layout: main
|
|||
{% include "header.liquid" %}
|
||||
|
||||
<h2 class="text-xl md:text-2xl font-black leading-tight dark:text-gray-200 pt-12">{{title}}</h2>
|
||||
<div class="my-2 text-sm">
|
||||
<div class="mt-2 mb-6 text-sm">
|
||||
{{ date | date: "%m.%d.%Y" }}
|
||||
</div>
|
||||
|
||||
|
|
Reference in a new issue