fix bug with code lines

This commit is contained in:
a 2022-12-19 09:48:31 -06:00
parent 91cc7542a4
commit b217acea16
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@
pre code {
padding: 0;
}
pre code > span {
code .line {
padding: 0 1em;
}
.highlight pre {