Tagline: 'Teloprax — ideas en progreso'
This commit is contained in:
@@ -62,7 +62,7 @@ const mainItems = computed(() => [
|
||||
</div>
|
||||
<div class="group-data-[collapsible=icon]:hidden flex flex-col min-w-0">
|
||||
<span class="font-display font-bold text-base leading-tight">teloprax</span>
|
||||
<span class="text-[10px] text-muted-foreground leading-tight">Tecnología con prescripción</span>
|
||||
<span class="text-[10px] text-muted-foreground leading-tight">ideas en progreso</span>
|
||||
</div>
|
||||
</div>
|
||||
</SidebarHeader>
|
||||
|
||||
@@ -25,7 +25,7 @@ async function handleLogin() {
|
||||
<span class="block rounded-full bg-primary w-[18px] h-[18px]" />
|
||||
</div>
|
||||
<CardTitle class="font-display text-2xl font-bold">teloprax</CardTitle>
|
||||
<CardDescription class="text-xs mt-1">Tecnología con prescripción</CardDescription>
|
||||
<CardDescription class="text-xs mt-1">ideas en progreso</CardDescription>
|
||||
</CardHeader>
|
||||
|
||||
<CardContent>
|
||||
|
||||
Reference in New Issue
Block a user