Add min-width to code blocks
@ -327,6 +327,7 @@
code {
white-space: pre;
word-wrap: normal;
min-width: 100%;
}