mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-08-31 16:55:32 -04:00
switch main font to the beautiful Inter – https://rsms.me/inter/
This commit is contained in:
@@ -11,6 +11,7 @@ main#home {
|
||||
margin: 0 0 0.6em 0;
|
||||
font-size: 1.6em;
|
||||
font-weight: 500;
|
||||
letter-spacing: -0.015em;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
@@ -18,16 +19,20 @@ main#home {
|
||||
margin: 0.6em 0;
|
||||
font-size: 1.3em;
|
||||
font-weight: 400;
|
||||
letter-spacing: -0.025em;
|
||||
line-height: 1.4;
|
||||
}
|
||||
|
||||
p {
|
||||
margin: 0.8em 0;
|
||||
letter-spacing: -0.02em;
|
||||
line-height: 1.55;
|
||||
}
|
||||
|
||||
sup {
|
||||
top: -0.5em;
|
||||
font-size: 0.5em;
|
||||
letter-spacing: -0.005em;
|
||||
line-height: 0;
|
||||
margin-right: 0.1em;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user