Skip to content

Commit 9b98035

Browse files
committed
smaller padding of code block
1 parent 6dc75af commit 9b98035

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

browser/components/markdown.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ code
197197
*:not(a.lineAnchor) + code
198198
margin-left 2px
199199
pre
200-
padding 1em !important
200+
padding 0.5em !important
201201
border solid 1px alpha(borderColor, 0.5)
202202
border-radius 5px
203203
overflow-x auto

0 commit comments

Comments
 (0)