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 9b2b2b0 commit 26bd612Copy full SHA for 26bd612
1 file changed
app/components/Package/Playgrounds.vue
@@ -121,7 +121,7 @@ function focusMenuItem(index: number) {
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"
+ class="text-xs font-mono text-fg uppercase tracking-wider mb-3"
125
>
126
{{ $t('package.playgrounds.title') }}
127
</h2>
0 commit comments