diff --git a/app/pages/index.js b/app/pages/index.js index 8e9d022..bc59533 100644 --- a/app/pages/index.js +++ b/app/pages/index.js @@ -15,17 +15,18 @@ export default withData(props => ( margin: 2em; } section { - height: calc(50vh - 4em); + padding-top: 3em; } `} +
Select an image to upload and view the response in the console.
Select multiple images to upload and view the response in the console.