Skip to content

Commit f015032

Browse files
committed
website: Update website styles
1 parent 257f9d2 commit f015032

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

website/App.css

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,12 @@ body {
2525
margin-top: 5px;
2626
}
2727

28-
.App-tools, .App-editor {
29-
max-width: 560px;
28+
.App-tools, .App-editor, .info {
29+
max-width: 593px;
3030
margin: 0 auto;
3131
}
3232

3333
.info {
34-
width: 560px;;
35-
margin: 0 auto;
3634
padding-top: 35px;
3735
padding-bottom: 60px;
3836
}

0 commit comments

Comments
 (0)