style: update the `list.html` top padding to match with `single.html`
This commit is contained in:
parent
9dff9e0ebd
commit
813c12d1d9
|
@ -1,6 +1,6 @@
|
|||
{{ define "main" }}
|
||||
<div>
|
||||
<article class="box:border-box pt:64 w:full">
|
||||
<article class="box:border-box pt:32 w:full">
|
||||
<header class="mb:32">
|
||||
<div class="font:40 font:extrabold">{{ .Title }}</div>
|
||||
</header>
|
||||
|
|
Loading…
Reference in New Issue