💄 Fixed the highlight code block margin bottom pixels.
This commit is contained in:
parent
96ba605026
commit
30d161b1e2
@ -2,6 +2,7 @@
|
|||||||
.highlight {
|
.highlight {
|
||||||
|
|
||||||
background: var(--highlight-background);
|
background: var(--highlight-background);
|
||||||
|
margin-bottom: 26px;
|
||||||
|
|
||||||
.table-container, pre {
|
.table-container, pre {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
Loading…
Reference in New Issue
Block a user