updated ui and file creation

This commit is contained in:
2026-03-25 14:09:15 +01:00
parent e53cdfef03
commit fe2489b4ed
5 changed files with 20 additions and 12 deletions

View File

@@ -43,7 +43,7 @@ function formatSlug(slug: string) {
</p>
</section>
<div class="grid gap-6">
<div class="grid md:grid-cols-2 lg:grid-cols-3 gap-6">
{error && (
<div class="glass p-6 text-red text-center border-red/20">
{error}