From 6bd886e83d2266e18aada065fcbedbb3c71e585a Mon Sep 17 00:00:00 2001 From: Jayden Seric Date: Mon, 21 Aug 2017 13:31:01 +1000 Subject: [PATCH] Content and style tweaks. --- app/pages/index.js | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/app/pages/index.js b/app/pages/index.js index 0322569..009ab0a 100644 --- a/app/pages/index.js +++ b/app/pages/index.js @@ -13,6 +13,8 @@ const HomePage = () => {` html { font-family: sans-serif; + color: white; + background-color: #22a699; } body { margin: 2em; @@ -21,14 +23,11 @@ const HomePage = () =>

Apollo upload examples

-
-

Select a file to upload and view the response in the console.

+

Select files to upload and view the responses in the console.

+
-
-

- Select multiple files to upload and view the response in the console. -

+