Normalizes indents within code blocks

This commit is contained in:
Shan Carter
2017-01-04 17:11:11 -08:00
parent 902696214f
commit b9a1b85fc4
6 changed files with 38 additions and 31 deletions
-1
View File
@@ -24,7 +24,6 @@
code[class*="language-"],
pre[class*="language-"] {
color: black;
background: none;
text-shadow: 0 1px white;
font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
text-align: left;