mirror of https://gitlab.com/curben/blog
fix(css): set codeblock margin consistent with img
This commit is contained in:
parent
2abffc6977
commit
cf59e6df8b
|
@ -794,10 +794,6 @@ samp {
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.article-entry figure.highlight {
|
|
||||||
margin: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.article-entry pre code {
|
.article-entry pre code {
|
||||||
background: 0 0;
|
background: 0 0;
|
||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
|
|
Loading…
Reference in New Issue