Dont center markdown content

This commit is contained in:
Jackson Kearl
2021-05-27 22:29:40 -07:00
parent 970858ef6d
commit 07ff28c58d
@@ -606,7 +606,6 @@ export class GettingStartedPage extends EditorPane {
body {
display: flex;
flex-direction: column;
justify-content: center;
padding: 0;
height: inherit;
}