Update themes/mytheme/layouts/_default/list.html
This commit is contained in:
parent
7ce3bf8470
commit
5fdc240dfd
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue