diff --git a/stylesheets/extended-markdown.scss b/stylesheets/extended-markdown.scss index ece27f267952..4b77382eb47b 100644 --- a/stylesheets/extended-markdown.scss +++ b/stylesheets/extended-markdown.scss @@ -16,6 +16,7 @@ &.note pre code { color: var(--color-fg-default); + margin: 1rem; } &.note pre {