diff --git a/app/components/page.js b/app/components/page.js index 8166f89..13a0da7 100644 --- a/app/components/page.js +++ b/app/components/page.js @@ -15,8 +15,7 @@ const Page = ({ title, children }) => ( html { font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif; - color: white; - background-color: #22a699; + background-color: white; } body { margin: 2em;