help-beta: Decrease line height to make text easier to read.

This commit is contained in:
Shubham Padia
2025-07-21 18:32:25 +00:00
committed by Tim Abbott
parent 6d93465f3b
commit 21558bd784

View File

@@ -10,6 +10,9 @@
/* Changed from 1.2 to 1 */ /* Changed from 1.2 to 1 */
--sl-line-height-headings: 1; --sl-line-height-headings: 1;
/* Changed from 1.75 to make text easier to read. */
--sl-line-height: 1.5;
} }
.non-clickable-sidebar-heading { .non-clickable-sidebar-heading {