Potentially adjust font styling for better readability

This commit is contained in:
2025-04-17 23:01:15 +02:00
parent f5d294a713
commit 146167907d

View File

@@ -81,11 +81,9 @@ body {
background-size: cover;
background-position: center;
font-family: JetBrains Mono, "Noto Sans", sans-serif;
letter-spacing: -.05em;
line-height: 1.8em;
word-spacing: .1em;
font-weight: 150;
font-size: .9em;
display: flex;
flex-direction: column;
color: var(--fg-color);