1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 12:35:31 -04:00

switch main font to the beautiful Inter – https://rsms.me/inter/

This commit is contained in:
2020-01-21 23:55:51 -05:00
committed by GitHub
parent 3e65bd1f8d
commit 8c3fb6f50b
33 changed files with 61 additions and 49 deletions

View File

@@ -8,6 +8,7 @@ main#video {
h1 {
margin-top: 0;
letter-spacing: -0.005em;
a {
color: inherit;
@@ -16,6 +17,7 @@ main#video {
p {
font-size: 0.85em;
letter-spacing: -0.01em;
line-height: 1.5;
color: #777777;
margin: 1.25em;