update header/og font (#524)

This commit is contained in:
Chris Tate
2026-02-22 16:09:37 -06:00
committed by GitHub
parent fca9d7ab5d
commit 4412899379
6 changed files with 31 additions and 45 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ export function Header() {
</svg>
</span>
<Link href="/">
<span className="font-medium tracking-tight text-lg">
<span className="font-medium tracking-tight text-lg" style={{ fontFamily: "var(--font-geist-pixel-square)" }}>
agent-browser
</span>
</Link>