chore(hub): drop "from earth to sky" subtitle for demo
Same demo de-mystification pass as 367124b — keep the brand
("aiolabs") at the top, lose the spiritual subtitle. Adjusts the
title's bottom margin to absorb the freed vertical space.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
367124bde2
commit
9161e0cf68
1 changed files with 1 additions and 2 deletions
|
|
@ -109,8 +109,7 @@ function notImplemented() {
|
|||
>
|
||||
<!-- Main grid -->
|
||||
<div class="relative w-full max-w-2xl mx-auto px-4 pt-6 pb-2 flex-1 flex flex-col min-h-0">
|
||||
<h1 class="text-2xl font-light text-center text-foreground/90 mb-1 tracking-wide">aiolabs</h1>
|
||||
<p class="text-xs text-center text-muted-foreground mb-3 italic">from earth to sky</p>
|
||||
<h1 class="text-2xl font-light text-center text-foreground/90 mb-3 tracking-wide">aiolabs</h1>
|
||||
|
||||
<div class="grid grid-cols-2 gap-2 flex-1 min-h-0">
|
||||
<component
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue