AI pass on redesign

This commit is contained in:
Jon Staab
2026-06-15 10:39:01 -07:00
parent ed3ba5a0a5
commit 0e41680fff
45 changed files with 591 additions and 183 deletions
+3 -1
View File
@@ -8,6 +8,8 @@
</script>
<div class="column gap-4 py-12">
<h1 class="superheading">{@render title?.()}</h1>
<h1 class="font-display text-center text-4xl leading-tight font-bold tracking-tight">
{@render title?.()}
</h1>
<p class="text-center">{@render info?.()}</p>
</div>