Fix codeblock formatting
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
e4f8971c67
commit
9f791031a8
1 changed files with 1 additions and 1 deletions
|
@ -480,7 +480,7 @@ $hover-select-border: 4px;
|
|||
}
|
||||
|
||||
pre code > * {
|
||||
display: inline-block;
|
||||
display: inline;
|
||||
}
|
||||
|
||||
pre {
|
||||
|
|
Loading…
Reference in a new issue