2025 Design Refresh (#5)
All checks were successful
Build and Deploy / build_and_deploy (push) Successful in 1m33s

Reviewed-on: #5
Co-authored-by: Devin Haska <wonderfulfrog@noreply.git.cloud.haska.me>
Co-committed-by: Devin Haska <wonderfulfrog@noreply.git.cloud.haska.me>
This commit is contained in:
Devin Haska 2025-05-30 13:40:42 -07:00 committed by wonderfulfrog
parent efcdb7296e
commit 1a1af8b9a9
13 changed files with 22 additions and 25 deletions

View file

@ -27,19 +27,11 @@ body {
margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: var(--font-family-display);
}
h1 {
font-size: 3rem;
font-family: var(--font-family-display);
font-weight: var(--font-weight-black);
letter-spacing: -0.05rem;
letter-spacing: -0.1rem;
line-height: 3rem;
}