fixed markdown

This commit is contained in:
Micah Godbolt
2019-02-26 13:13:15 -08:00
parent 331e19526a
commit 701e32a24b

View File

@@ -17,6 +17,8 @@ body {
background: #efefef;
padding: 50px;
margin: 0 auto;
height: 100vh;
overflow: scroll;
}
pre {