fix(portfolio): enforce accent discipline, display heading, and AA contrast
This commit is contained in:
@@ -80,7 +80,7 @@ export function ClosingCta() {
|
||||
<p className="font-mono text-xs uppercase leading-6 tracking-[0.14em] text-blacksite-muted">
|
||||
Next.js · Tailwind · deployed from out/
|
||||
</p>
|
||||
<p className="mt-4 font-mono text-xs uppercase tracking-[0.14em] text-blacksite-faint">© {year}</p>
|
||||
<p className="mt-4 font-mono text-xs uppercase tracking-[0.14em] text-blacksite-muted">© {year}</p>
|
||||
<p className="mt-6 font-mono text-xs uppercase tracking-[0.14em] text-blacksite-muted">⌘K opens command index</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user