Skip to content

Commit 5b2f5db

Browse files
committed
Reduce docstring code block font size to 8px
1 parent 51a7746 commit 5b2f5db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/components/dialogs/shared/DocumentationSection.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
}
227227
228228
.docs-content :global(.cm-container) {
229-
font-size: 9px;
229+
font-size: 8px;
230230
line-height: 1.4;
231231
}
232232

0 commit comments

Comments
 (0)