Update themes/mytheme/layouts/_default/list.html

This commit is contained in:
Morgan 2023-11-01 22:39:18 +09:00
parent 7ce3bf8470
commit 5fdc240dfd
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{{ define "main" }}
<div class="max-w-6xl mx-auto">
<div class="mb-32 mt-8 text-center">
<div class="mb-20 text-center">
<h1 class="text-4xl font-bold mb-2 text-black">{{ .Title }}</h1>
</div>
<div class="grid grid-cols-1 gap-8 auto-rows-max">