diff --git a/index.html b/index.html index e16c3d21..300899cc 100644 --- a/index.html +++ b/index.html @@ -10,6 +10,9 @@ href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200;0,400;0,600;1,200;1,400;1,600&display=swap" rel="stylesheet" /> + diff --git a/style.css b/style.css index 05b327c9..4fe4c3b1 100644 --- a/style.css +++ b/style.css @@ -63,8 +63,10 @@ header img { } h1 { + /* font-family: 'Source Sans Pro', sans-serif; */ + /* font-weight: 700; */ line-height: 2rem; - letter-spacing: 0.01rem; + /* letter-spacing: 0.05rem; */ } h1 a {