Skip to content

Commit c93ae3c

Browse files
authored
Add margin to code inside notes (#32288)
1 parent e43029a commit c93ae3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stylesheets/extended-markdown.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
&.note pre code {
1818
color: var(--color-fg-default);
19+
margin: 1rem;
1920
}
2021

2122
&.note pre {

0 commit comments

Comments
 (0)