We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a44a737 + 1cfff7a commit 4b42c53Copy full SHA for 4b42c53
.changeset/kind-roses-lie.md
@@ -0,0 +1,5 @@
1
+---
2
+"@primer/css": patch
3
4
+
5
+Marketing typography: 64px → 68px for third size step
src/marketing/support/variables.scss
@@ -27,7 +27,7 @@ $mktg-h-size-10: 16px !default;
27
// Header Line-height steps
28
$mktg-h-lh-0: 100px !default;
29
$mktg-h-lh-1: 76px !default;
30
-$mktg-h-lh-2: 64px !default;
+$mktg-h-lh-2: 68px !default;
31
$mktg-h-lh-3: 60px !default;
32
$mktg-h-lh-4: 52px !default;
33
$mktg-h-lh-5: 44px !default;
0 commit comments