_sass/code.scss in just-the-docs-0.1.5 vs _sass/code.scss in just-the-docs-0.1.6

- old
+ new

@@ -1,8 +1,8 @@ // // Code and syntax highlighting // -// stylelint-disable selector-no-qualifying-type, declaration-block-semicolon-newline-after,declaration-block-single-line-max-declarations, selector-no-type +// stylelint-disable selector-no-qualifying-type, declaration-block-semicolon-newline-after,declaration-block-single-line-max-declarations, selector-no-type, selector-max-type code { padding: 0.2em 0.15em; font-weight: 400; background-color: $grey-lt-000;