1
0
mirror of https://github.com/thangisme/notes.git synced 2024-06-16 20:15:23 +00:00

Update code.scss

This commit is contained in:
PLanCompS 2020-07-07 19:59:13 +02:00
parent 8a9a8a345d
commit a855af3db3

View File

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