mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-10-28 20:55:47 -04:00
switch fonts to Geist Sans and Geist Mono (#1835)
* switch fonts to Geist Sans and Geist Mono * adjust font sizes slightly * fix lockfile * Update contact.tsx
This commit is contained in:
@@ -7,7 +7,8 @@ import { styled } from "../lib/styles/stitches.config";
|
||||
|
||||
const PGPKey = styled("code", {
|
||||
fontSize: "0.925em",
|
||||
wordSpacing: "-0.25em",
|
||||
letterSpacing: "0.075em",
|
||||
wordSpacing: "-0.3em",
|
||||
});
|
||||
|
||||
const Contact = () => {
|
||||
|
||||
Reference in New Issue
Block a user