mirror of
https://github.com/bspeice/speice.io
synced 2025-07-01 13:56:11 -04:00
Keep at it
This commit is contained in:
5
_sass/vendor/_highlight.scss
vendored
5
_sass/vendor/_highlight.scss
vendored
@ -27,6 +27,11 @@ pre {
|
||||
padding: 1.5em 999em 1.5em 999em;
|
||||
}
|
||||
|
||||
// Forces inline single ticks to stay together
|
||||
code.highlighter-rouge {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.highlight {
|
||||
border: 1px solid #E8E8EB;
|
||||
|
||||
|
Reference in New Issue
Block a user