sass-lint fix

pull/111/head
MattIPv4 2020-05-08 20:59:16 +01:00
parent 4bd34dab39
commit 742b0c8999
1 changed files with 1 additions and 1 deletions

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;