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 976070d commit 5a14acfCopy full SHA for 5a14acf
app/components/Package/Playgrounds.vue
@@ -119,10 +119,7 @@ function focusMenuItem(index: number) {
119
120
<template>
121
<section v-if="links.length > 0" class="px-1">
122
- <h2
123
- id="playgrounds-heading"
124
- class="text-xs font-mono text-fg-subtle uppercase tracking-wider text-white mb-3"
125
- >
+ <h2 id="playgrounds-heading" class="text-xs font-mono text-fg uppercase tracking-wider mb-3">
126
{{ $t('package.playgrounds.title') }}
127
</h2>
128
0 commit comments