Change some headers back to Lutschine

This commit is contained in:
2025-09-11 16:32:57 +09:30
parent 9a3a597be4
commit ed71825ae2
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -15,6 +15,6 @@ const {
---
<div class={className}>
<Tag class="m-0 text-center text-3xl font-extrabold"><slot /></Tag>
<Tag class="font-header m-0 text-center text-3xl"><slot /></Tag>
<hr class={`mx-auto my-4 w-16 border-2 ${lineColour} ${lineColourDark}`} />
</div>