fix(css): set codeblock margin consistent with img

This commit is contained in:
curben 2019-08-30 18:28:42 +01:00
parent 2abffc6977
commit cf59e6df8b
No known key found for this signature in database
GPG Key ID: 5D9DB57A25D34EE3
1 changed files with 0 additions and 4 deletions

View File

@ -794,10 +794,6 @@ samp {
font-size: 0.9em;
}
.article-entry figure.highlight {
margin: 0;
}
.article-entry pre code {
background: 0 0;
text-shadow: none;