Fix codeblock formatting

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-08-25 18:54:52 +02:00
parent e4f8971c67
commit 9f791031a8
No known key found for this signature in database
GPG Key ID: 55C211A1226CB17D

View File

@ -480,7 +480,7 @@ $hover-select-border: 4px;
}
pre code > * {
display: inline-block;
display: inline;
}
pre {