鏡像自
https://github.com/bspeice/speice.io
synced 2025-01-29 11:10:04 -05:00
Fix backtick formatting
This commit is contained in:
父節點
b2779ce70c
當前提交
5148bf3fc8
3
_sass/vendor/_highlight.scss
vendored
3
_sass/vendor/_highlight.scss
vendored
@ -27,9 +27,10 @@ pre {
|
||||
padding: 1.5em 999em 1.5em 999em;
|
||||
}
|
||||
|
||||
// Forces inline single ticks to stay together
|
||||
// Controls inline backtick blocks
|
||||
code.highlighter-rouge {
|
||||
white-space: nowrap;
|
||||
font-size: 1.6rem;
|
||||
}
|
||||
|
||||
.highlight {
|
||||
|
載入中…
新增問題並參考
Block a user