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.
link-subtle
1 parent d78ba09 commit 5ab2693Copy full SHA for 5ab2693
1 file changed
app/components/Compare/ComparisonGrid.vue
@@ -24,7 +24,7 @@ defineProps<{
24
>
25
<NuxtLink
26
:to="`/package/${header}`"
27
- class="font-mono text-sm font-medium text-fg truncate"
+ class="link-subtle font-mono text-sm font-medium text-fg truncate"
28
:title="header"
29
30
{{ header }}
0 commit comments