remove white space between ln nos and code

master
Michael Barz 2020-05-05 09:28:13 +02:00
parent 6b4a240423
commit 2bd4f35de2
No known key found for this signature in database
GPG Key ID: 8B36FAF20D80DB3F
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@
}
.chroma .lntable td:first-child {
padding-right: 0.5em;
background-color: $color-code;
}
.chroma .lntable td:first-child code {
border-right: 1px solid #dcdfe3;