Update code.scss

This commit is contained in:
PLanCompS 2020-07-07 19:59:13 +02:00
parent 8a9a8a345d
commit a855af3db3
1 changed files with 2 additions and 1 deletions

View File

@ -57,7 +57,8 @@ div.highlighter-rouge {
} }
} }
// {% highlight LANG [linenos] %}...{% endhighlight %}: // {% highlight LANG %}...{% endhighlight %},
// {% highlight LANG linenos %}...{% endhighlight %}:
figure.highlight { figure.highlight {
padding: $sp-3; padding: $sp-3;
margin-top: 0; margin-top: 0;