sass-lint fix
parent
4bd34dab39
commit
742b0c8999
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue