mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-28 23:00:09 +00:00
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:
co-authored by
Claude Opus 4.6
Evgeny Poberezkin
parent
a00a9f0fb8
commit
614730abd8
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user