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 375c058 commit 9ddb2e6Copy full SHA for 9ddb2e6
1 file changed
src/themes/shared/_vars.css
@@ -115,7 +115,7 @@
115
--form-element-color : ;
116
--heading-color : var(--strong-color);
117
--heading-font-weight : 600;
118
- --heading-line-height : calc(2ex + 5px); /* Unit required */
+ --heading-line-height : normal; /* Unit required */
119
--kbd-bg : var(--color-mono-1);
120
--kbd-border : 1px solid var(--color-mono-3);
121
--kbd-border-radius : 4px;
0 commit comments