This commit is contained in:
Thomas Nordquist
2019-01-08 03:29:18 +01:00
parent 723666e2cb
commit 2a800dc7ca
17 changed files with 86 additions and 120 deletions

View File

@@ -121,7 +121,7 @@ class Connection extends React.Component<Props, State> {
minWidth: 550,
maxWidth: 650,
backgroundColor: theme.palette.background.default,
margin: '20vh auto auto auto',
margin: '14vh auto auto auto',
padding: `${2 * theme.spacing.unit}px`,
outline: 'none',
},