Update logo.ftl

Update div for logo changes
This commit is contained in:
CN 2024-01-04 10:49:25 +01:00 committed by GitHub
parent 128003d3bc
commit 5cad70abe1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
<#macro kw> <#macro kw>
<div class="font-bold text-center text-2xl"> <div class="-mt-1">
<#nested> <#nested>
</div> </div>
</#macro> </#macro>