website: tune section heading and body text styles (#6815)

* website: tune section heading and body text styles

Headings: weight 300→400, line-height 1.05→1. Body: explicit line-height 1.2.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* line height

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
This commit is contained in:
another-simple-pixel
2026-04-21 20:00:07 +01:00
committed by GitHub
co-authored by Claude Opus 4.6 Evgeny Poberezkin
parent a00a9f0fb8
commit 614730abd8
+1 -1
View File
@@ -830,7 +830,7 @@ main .section-bg {
.page .text-container h2 {
font-family: "GT-Walsheim", sans-serif;
font-weight: 300;
font-weight: 400;
font-size: calc(var(--sec-vwu)*4.94);
letter-spacing: -0.025em;
line-height: 1.05;