Fix code indent (#123)
* Fix code indent * Add myself to the contributors * Regenerate css
This commit is contained in:
parent
c0708c491e
commit
9f034349f6
|
@ -25,3 +25,4 @@
|
||||||
- [Abner Campanha](https://github.com/abnerpc)
|
- [Abner Campanha](https://github.com/abnerpc)
|
||||||
- [Martin Kiesel](https://github.com/Kyslik)
|
- [Martin Kiesel](https://github.com/Kyslik)
|
||||||
- [John Tobin](https://www.johntobin.ie/)
|
- [John Tobin](https://www.johntobin.ie/)
|
||||||
|
- [Thomas Nys](https://thomasnys.com)
|
||||||
|
|
|
@ -112,6 +112,7 @@ pre {
|
||||||
padding: 2.0rem;
|
padding: 2.0rem;
|
||||||
overflow-x: auto;
|
overflow-x: auto;
|
||||||
code {
|
code {
|
||||||
|
display: inline-block;
|
||||||
background-color: inherit;
|
background-color: inherit;
|
||||||
color: inherit;
|
color: inherit;
|
||||||
}
|
}
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1 +1 @@
|
||||||
{"Target":"css/coder.min.153beca1a99134e6c60120fc3678ba7a8e26cd7a1a10542b494d37ae61b5aa0f.css","MediaType":"text/css","Data":{"Integrity":"sha256-FTvsoamRNObGASD8Nni6eo4mzXoaEFQrSU03rmG1qg8="}}
|
{"Target":"css/coder.min.cd087ace86754b082dec94545567f8361cba42e84f8e15edbc4a9f6e52bd1f6a.css","MediaType":"text/css","Data":{"Integrity":"sha256-zQh6zoZ1Swgt7JRUVWf4Nhy6QuhPjhXtvEqfblK9H2o="}}
|
Loading…
Reference in New Issue