Skip to content

Commit 7bdb330

Browse files
committed
Update code block padding for tighter vertical spacing
1 parent e39e001 commit 7bdb330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/stylesheets/extra.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ body {
181181

182182
.md-typeset .highlight pre {
183183
margin: 0;
184-
padding: 1.25rem;
184+
padding: 0.8rem 1.5rem;
185185
line-height: 1.6;
186186
}
187187

0 commit comments

Comments
 (0)