mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 17:05:32 -04:00
switch main font to the beautiful Inter – https://rsms.me/inter/
This commit is contained in:
@@ -7,10 +7,11 @@ main#list {
|
||||
margin: 0 auto;
|
||||
|
||||
section.year {
|
||||
font-size: 1.1em;
|
||||
font-size: 1.05em;
|
||||
|
||||
h2 {
|
||||
font-size: 1.8em;
|
||||
font-size: 2.25em;
|
||||
letter-spacing: -0.025em;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
@@ -22,6 +23,7 @@ main#list {
|
||||
|
||||
li {
|
||||
display: flex;
|
||||
letter-spacing: -0.015em;
|
||||
|
||||
div.date {
|
||||
color: $color-medium;
|
||||
|
Reference in New Issue
Block a user