We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4971b5c commit 0e1cc2bCopy full SHA for 0e1cc2b
1 file changed
components/mainmenu.vue
@@ -12,10 +12,10 @@
12
<div class="row relative z-10 flex items-center justify-between">
13
<NuxtLink
14
to="/"
15
- class="group/logo pointer-events-auto flex origin-left scale-80 cursor-pointer items-center gap-2 self-start no-underline hover:text-link lg:scale-100"
+ class="group/logo pointer-events-auto flex origin-left scale-80 cursor-pointer items-center gap-0 self-start no-underline hover:text-link lg:scale-100"
16
>
17
<logo class="logo h-auto w-12" />
18
- <div class="w-22 text-[0.75rem] leading-3.75 font-semibold">
+ <div class="w-22 text-center text-[0.75rem] leading-3.75 font-semibold">
19
European Open Source AI Index
20
</div>
21
</NuxtLink>
0 commit comments