Fix code line highlighting (#575)

This commit is contained in:
Johnny Metz 2021-10-22 07:49:34 -07:00 committed by GitHub
parent 170e2c5b3f
commit 60cbb311b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -193,10 +193,6 @@
display: none;
}
.post-content .highlight span {
background: 0 0 !important;
}
.post-content code {
margin: auto 4px;
padding: 4px 6px;