really minor, but it seems like the <code> CSS was never designed for non-inline codeblocks like a <pre><code></code></code>.
<code>
<pre><code></code></code>
This PR removes the ugly padding in this case.