We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a20960 commit cf58451Copy full SHA for cf58451
1 file changed
static/css/v3/quick-start-card.css
@@ -47,7 +47,8 @@
47
font-family: var(--font-sans);
48
font-size: var(--font-size-small);
49
font-weight: var(--font-weight-medium);
50
- line-height: var(--line-height-default);
+ line-height: 124%;
51
+ letter-spacing: -0.14px;
52
transition: color 0.15s ease;
53
}
54
0 commit comments