Skip to content

Commit 958f721

Browse files
committed
fix: set code block border
1 parent a0ab92e commit 958f721

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_extensions/mcanouil/brand.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ defaults:
120120
121121
div.sourceCode {
122122
background-color: body-mix(95%);
123+
border: 1px solid body-mix(50%);
123124
}
124125
125126
p code.sourceCode,

0 commit comments

Comments
 (0)