frontend styling and misc fixes

This commit is contained in:
Per Stark
2025-01-24 14:20:16 +01:00
parent a9e2f67b3f
commit 3df72ce99d
8 changed files with 52 additions and 37 deletions

View File

@@ -39,11 +39,8 @@
<div class="space-y-4">
<div class="flex justify-center gap-4">
<a class="btn btn-primary btn-lg" hx-boost="true" href="/signup">Get Started</a>
<a class="btn btn-outline btn-lg">Learn More</a>
<a class="btn btn-outline btn-lg" hx-boost="true" href="/documentation">Learn More</a>
</div>
<p class="text-sm text-base-content/60">
Currently processing {{queue_length}} items in queue
</p>
</div>
</div>