mirror of
https://github.com/lukin/keywind.git
synced 2025-01-10 18:06:23 +00:00
Update card.ftl
Update header for logo changes
This commit is contained in:
parent
ea93d8afaf
commit
1c92515a14
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<#macro kw content="" footer="" header="">
|
||||
<div class="bg-white dark:bg-secondary-700 p-8 rounded-lg space-y-6">
|
||||
<#if header?has_content>
|
||||
<div class="space-y-4">
|
||||
<div class="divide-y dark:divide-secondary-600">
|
||||
${header}
|
||||
</div>
|
||||
</#if>
|
||||
|
|
Loading…
Reference in a new issue