mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-07-25 03:55:58 -04:00
geist fonts are now on google
This commit is contained in:
@@ -39,7 +39,7 @@ const Icon = styled("svg", {
|
||||
const Label = styled("span", {
|
||||
fontSize: "0.925em",
|
||||
fontWeight: 500,
|
||||
letterSpacing: "0.02em",
|
||||
letterSpacing: "0.025em",
|
||||
marginLeft: "0.7em",
|
||||
|
||||
"@medium": {
|
||||
|
||||
@@ -40,7 +40,7 @@ const Name = styled("span", {
|
||||
margin: "0 0.6em",
|
||||
fontSize: "1.15em",
|
||||
fontWeight: 500,
|
||||
letterSpacing: "0.01em",
|
||||
letterSpacing: "0.02em",
|
||||
lineHeight: 1,
|
||||
|
||||
"@medium": {
|
||||
|
||||
Reference in New Issue
Block a user