diff --git a/website/static/style.css b/website/static/style.css index 26349eb3..efc2afb2 100644 --- a/website/static/style.css +++ b/website/static/style.css @@ -400,6 +400,7 @@ kbd { .final-cta h2 { font-family: var(--font-display); font-size: clamp(2.2rem, 4vw, 3.3rem); + font-weight: 600; line-height: 0.94; letter-spacing: -0.03em; } diff --git a/website/templates/base.html b/website/templates/base.html index 317594d0..5bca928d 100644 --- a/website/templates/base.html +++ b/website/templates/base.html @@ -21,7 +21,7 @@