Potentially adjust font styling for better readability
This commit is contained in:
@@ -81,11 +81,9 @@ body {
|
|||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
font-family: JetBrains Mono, "Noto Sans", sans-serif;
|
font-family: JetBrains Mono, "Noto Sans", sans-serif;
|
||||||
letter-spacing: -.05em;
|
|
||||||
line-height: 1.8em;
|
line-height: 1.8em;
|
||||||
word-spacing: .1em;
|
word-spacing: .1em;
|
||||||
font-weight: 150;
|
font-weight: 150;
|
||||||
font-size: .9em;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
color: var(--fg-color);
|
color: var(--fg-color);
|
||||||
|
Reference in New Issue
Block a user