sass-lint fix

This commit is contained in:
MattIPv4
2020-05-08 20:59:16 +01:00
parent 4bd34dab39
commit 742b0c8999

View File

@@ -390,7 +390,7 @@ $highlight: #f2c94c;
&[class*="language-"] {
&,
.token {
font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
font-family: Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;
font-size: 13.6px;
font-weight: normal;
line-height: 1.4em;