Simpler app styles.
This commit is contained in:
parent
4d258cf0d5
commit
6e98e79b58
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user