💄 Fixed the highlight code block margin bottom pixels.
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user