Skip to content

Commit 2a1b089

Browse files
camilogiraldoalexkrolick
authored andcommitted
Fix 1640: Formatting for code blocks nested in blockquote (#1899)
1 parent c7dde3d commit 2a1b089

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: src/theme.js

+4
Original file line numberDiff line numberDiff line change
@@ -405,6 +405,10 @@ const sharedStyles = {
405405
marginTop: 0,
406406
},
407407
},
408+
409+
'& .gatsby-highlight': {
410+
marginLeft: 0,
411+
},
408412
},
409413

410414
'& .gatsby-highlight + blockquote': {

0 commit comments

Comments
 (0)