Fix code indent (#123)

* Fix code indent

* Add myself to the contributors

* Regenerate css
This commit is contained in:
Thomas Nys
2018-11-26 16:56:31 +01:00
committed by Luiz F. A. de Prá
parent c0708c491e
commit 9f034349f6
4 changed files with 4 additions and 2 deletions

View File

@@ -112,6 +112,7 @@ pre {
padding: 2.0rem;
overflow-x: auto;
code {
display: inline-block;
background-color: inherit;
color: inherit;
}