mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-09-15 06:03:33 -06:00
Fix js and also bump out page content line height
This commit is contained in:
committed by
Patrick Marsceill
parent
3eadd49ee7
commit
fe41e18994
@@ -6,7 +6,7 @@
|
||||
// stylelint-disable selector-no-type, max-nesting-depth, selector-max-compound-selectors, selector-max-type
|
||||
|
||||
.page-content {
|
||||
line-height: 1.6;
|
||||
line-height: $content-line-height;
|
||||
|
||||
a {
|
||||
overflow: hidden;
|
||||
|
Reference in New Issue
Block a user