Skip to content

Commit 857de9a

Browse files
committed
Update style.scss
1 parent 9de1352 commit 857de9a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

assets/css/style.scss

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,4 +456,12 @@ div#lab_powered_by {
456456

457457
div#lab_powered_by img {
458458
width: 30%;
459-
}
459+
}
460+
461+
pre code {
462+
background-color: #f5f2f0;
463+
color: #333;
464+
display: block;
465+
padding: 1em;
466+
overflow-x: auto;
467+
}

0 commit comments

Comments
 (0)