adjust style

This commit is contained in:
Mivinci 2021-11-27 23:56:38 +08:00
parent a06585b9ce
commit cbfde610e7
5 changed files with 23 additions and 24 deletions

View file

@ -1,4 +1,4 @@
<div class="flex justify-between sm:flex-col-reverse my-5 sm:mb-6 sm:mt-3">
<div class="flex justify-between sm:flex-col-reverse my-4 sm:mb-6 sm:mt-3">
<a class="" href="{{ .RelPermalink }}">{{ .Title }}</a>
{{ if .Site.Params.displayDate }}
<div class="sm:mb-2 sm:text-sm">{{ dateFormat .Site.Params.timeformat .Date }}</div>