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 7869721 commit cb6a72aCopy full SHA for cb6a72a
src/components/Search.tsx
@@ -452,7 +452,7 @@ export function Search() {
452
Search docs
453
</span>
454
{modifierKey && (
455
- <kbd className="ml-auto hidden font-medium text-slate-400 md:block dark:text-slate-500">
+ <kbd className="ml-auto hidden font-medium text-slate-500 md:block dark:text-slate-500">
456
<kbd className="font-sans">{modifierKey}</kbd>
457
<kbd className="font-sans">K</kbd>
458
</kbd>
0 commit comments