Regular (one-line) code inside a `code` tag has some padding around it. This leads to some weird spacing when dealing with code blocks (e.g. inside `pre`). Removing the horizontal paddings for these. (Also replacing `border: none;` with `border: 0;` because it's shorter) |
||
---|---|---|
.. | ||
jekyll | ||
site_template | ||
jekyll.rb |