fix(portfolio): enforce accent discipline, display heading, and AA contrast
This commit is contained in:
@@ -198,7 +198,7 @@ export function CommandPalette() {
|
||||
</Command.Group>
|
||||
</Command.List>
|
||||
|
||||
<div className="flex items-center justify-between border-t border-blacksite-line px-4 py-3 font-mono text-[11px] uppercase tracking-[0.16em] text-blacksite-faint sm:px-5">
|
||||
<div className="flex items-center justify-between border-t border-blacksite-line px-4 py-3 font-mono text-[11px] uppercase tracking-[0.16em] text-blacksite-muted sm:px-5">
|
||||
<span>↑↓ select</span>
|
||||
<span>Enter run · Esc close</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user