Remove top padding

This commit is contained in:
ekzyis 2024-04-13 13:51:53 +02:00
parent 2e30077cb6
commit e29d5f06e4
1 changed files with 1 additions and 1 deletions

View File

@ -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" -}}