Tagline: 'Teloprax — ideas en progreso'
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>Teloprax — Alpha</title>
|
<title>Teloprax Alpha</title>
|
||||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||||||
|
|||||||
@@ -62,7 +62,7 @@ const mainItems = computed(() => [
|
|||||||
</div>
|
</div>
|
||||||
<div class="group-data-[collapsible=icon]:hidden flex flex-col min-w-0">
|
<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="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>
|
||||||
</div>
|
</div>
|
||||||
</SidebarHeader>
|
</SidebarHeader>
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ async function handleLogin() {
|
|||||||
<span class="block rounded-full bg-primary w-[18px] h-[18px]" />
|
<span class="block rounded-full bg-primary w-[18px] h-[18px]" />
|
||||||
</div>
|
</div>
|
||||||
<CardTitle class="font-display text-2xl font-bold">teloprax</CardTitle>
|
<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>
|
</CardHeader>
|
||||||
|
|
||||||
<CardContent>
|
<CardContent>
|
||||||
|
|||||||
Reference in New Issue
Block a user