Merge branch 'master' into pdmosses-collapsible-toc

This commit is contained in:
Patrick Marsceill
2020-06-30 13:42:36 -04:00
committed by GitHub
25 changed files with 1637 additions and 916 deletions

View File

@@ -5,7 +5,7 @@
//
// stylelint-disable selector-no-type, max-nesting-depth, selector-max-compound-selectors, selector-max-type
.page-content {
.main-content {
line-height: $content-line-height;
ol,
@@ -148,7 +148,7 @@
display: inline-block;
width: 100%;
height: 100%;
fill: $link-color;
color: $link-color;
visibility: hidden;
}
}