Merge 3e2556cfb35327e989007ea194873045227ce1c4 into 3d272011a5da44de87a8a8bcb8605b6ab12e49f3

This commit is contained in:
Jacob Johansson 2017-09-10 14:22:16 +00:00 committed by GitHub
commit 9776212e04

View File

@ -330,6 +330,7 @@
.markdown-body code {
font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace;
font-size: 12px;
overflow: auto;
}
.markdown-body pre {