mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-28 21:45:58 -04:00
e877916f6f
* switch fonts to Geist Sans and Geist Mono * adjust font sizes slightly * fix lockfile * Update contact.tsx
4 lines
72 B
TypeScript
4 lines
72 B
TypeScript
import { GeistMono } from "geist/font/mono";
|
|
|
|
export default GeistMono;
|