Simpler app styles.

This commit is contained in:
Jayden Seric 2018-09-18 22:16:51 +10:00
parent 4d258cf0d5
commit 6e98e79b58

View File

@ -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;