fix code highlight spacing when in a list

This commit is contained in:
Aditya Telange 2021-01-15 23:27:25 +05:30
parent ad44cdda0f
commit 4c51e9e8be
No known key found for this signature in database
GPG Key ID: 82E844EF3DA99E77

View File

@ -163,7 +163,7 @@
}
.post-content .highlight {
margin: auto 0 20px
margin: 10px auto
}
.post-content .highlighttable {