UI Upgrades

This commit is contained in:
2026-02-20 23:59:46 -05:00
parent 2171991dc8
commit c25b6e0c80
15 changed files with 2494 additions and 892 deletions

View File

@@ -6,7 +6,7 @@
{{define "content"}}
<div class="card max-w-lg mx-auto mt-12 text-center p-8 shadow-md">
<div class="mb-6 text-danger" style="display:flex; justify-content:center;">
<div class="mb-6 text-danger flex justify-center">
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><line x1="15" y1="9" x2="9" y2="15"/><line x1="9" y1="9" x2="15" y2="15"/></svg>
</div>
<h1 class="text-3xl font-bold mb-2">{{.Code}}</h1>