We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6270c77 commit 64f6c33Copy full SHA for 64f6c33
app/assets/stylesheets/partials/_variables.scss
@@ -14,13 +14,9 @@ $fs-xxlarge: 3.2rem;
14
$fs-xxxlarge: 4.2rem; // unused by default
15
$fs-xxxxlarge: 5.2rem;
16
17
-$fw-normal: 400;
+$fw-normal: 400;
18
$fw-semibold: 600;
19
-$fw-bold: 700;
+$fw-bold: 700;
20
21
-$lh-xtight: .92;
22
-$lh-tight: 1.1;
+$lh-xtight: 0.92;
23
$lh-base: 1.2;
24
-$lh-loose: 1.35;
25
-$lh-xloose: 1.5;
26
-$lh-xxloose: 1.6;
0 commit comments