Update heading.ftl

Revert changes
This commit is contained in:
CN 2024-01-04 11:17:55 +01:00 committed by GitHub
parent fb2dfbaab1
commit 809bf58956
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
<#macro kw>
<h1 class="text-center text-xl mt-4 pt-4">
<h1 class="text-center text-xl">
<#nested>
</h1>
</#macro>