mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 17:05:32 -04:00
switch monospace font to Source Code Pro
This commit is contained in:
@@ -91,11 +91,13 @@ const Wave = styled("span", {
|
||||
|
||||
const Sup = styled("sup", {
|
||||
margin: "0 0.15em",
|
||||
fontSize: "0.65em",
|
||||
fontSize: "0.6em",
|
||||
});
|
||||
|
||||
const PGPKey = styled("code", {
|
||||
marginLeft: "0.15em",
|
||||
fontSize: "1.1em",
|
||||
fontWeight: 500,
|
||||
wordSpacing: "-0.4em",
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user