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