Remove top padding
This commit is contained in:
parent
2e30077cb6
commit
e29d5f06e4
|
@ -1,5 +1,5 @@
|
|||
{{ define "main" }}
|
||||
<article class="box:border-box pt:32">
|
||||
<article class="box:border-box">
|
||||
<header class="mb:32">
|
||||
<div class="font:40 font:extrabold">{{ .Title }}</div>
|
||||
{{- if isset .Params "banner" -}}
|
||||
|
|
Loading…
Reference in New Issue