mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-14 20:34:30 +01:00
Dont center markdown content
This commit is contained in:
@@ -606,7 +606,6 @@ export class GettingStartedPage extends EditorPane {
|
||||
body {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
padding: 0;
|
||||
height: inherit;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user