Simpler app styles.
This commit is contained in:
parent
4d258cf0d5
commit
6e98e79b58
@ -15,8 +15,7 @@ const Page = ({ title, children }) => (
|
|||||||
html {
|
html {
|
||||||
font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial,
|
font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial,
|
||||||
sans-serif;
|
sans-serif;
|
||||||
color: white;
|
background-color: white;
|
||||||
background-color: #22a699;
|
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
margin: 2em;
|
margin: 2em;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user