Merge 0abc513679f4f1cb623b582884ce9b0604be83c2 into 4d639a534aa9b8856a3b8bcc43239ea48d68d1fc

This commit is contained in:
Gabriel Barrera 2018-09-17 14:40:30 +00:00 committed by GitHub
commit b54a11e5ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -175,6 +175,7 @@
.markdown-body pre {
font-family: monospace, monospace;
font-size: 1em;
white-space: pre-wrap;
}
.markdown-body hr {