feat: remove code blocks for better readability
This commit is contained in:
@@ -181,6 +181,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.code-block {
|
.code-block {
|
||||||
|
display: none;
|
||||||
background: var(--color-code-bg);
|
background: var(--color-code-bg);
|
||||||
color: var(--color-code-text);
|
color: var(--color-code-text);
|
||||||
padding: 1.5rem;
|
padding: 1.5rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user