Skip to content

Commit 6f59979

Browse files
authored
fix padding (#1627)
1 parent f5ca0d8 commit 6f59979

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,7 @@ pre {
352352
}
353353

354354
pre code {
355+
padding: 0;
355356
overflow: scroll;
356357
word-break: break-all;
357358
background-color: inherit;

0 commit comments

Comments
 (0)