Skip to content

Commit 2f1cdae

Browse files
committed
Add missing code margin
Should have been commited with the previous commit
1 parent d2d4eaa commit 2f1cdae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

assets/css/stylesheet.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ code {
202202
pre code {
203203
display: block;
204204
padding: 0.5em;
205+
margin: .5em 0 1.1em 0;
205206
overflow: auto;
206207
border-radius: 0.3em;
207208
}

0 commit comments

Comments
 (0)