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