mirror of
https://github.com/bspeice/speice.io
synced 2026-06-06 13:21:47 -04:00
Fix backtick formatting
This commit is contained in:
Vendored
+2
-1
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user