Fix code highlight indentation

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
Tilman Vatteroth 2021-04-15 21:59:56 +02:00
parent 29d9d49f5a
commit 64fe7233e7

View file

@ -25,7 +25,7 @@
.codeline { .codeline {
grid-column: 2; grid-column: 2;
white-space: nowrap; white-space: pre;
} }
.linenumber { .linenumber {