Update heading.ftl

Update header for logo changes
This commit is contained in:
CN 2024-01-04 10:45:54 +01:00 committed by GitHub
parent c5f0751662
commit f3d0e150c0
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">
<h1 class="text-center text-xl mt-4 pt-4">
<#nested>
</h1>
</#macro>