Decrease letter spacing for headers
It was too wiiiiide for my taste
This commit is contained in:
@ -76,7 +76,7 @@ h6 {
|
||||
font-weight: lighter;
|
||||
line-height: normal;
|
||||
font-family: var(--font-antique);
|
||||
letter-spacing: -0.02em;
|
||||
letter-spacing: -0.05em;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
Reference in New Issue
Block a user