App fonts match current Apollo branding.
This commit is contained in:
parent
fb20bb0859
commit
fc2fbbb077
@ -13,7 +13,8 @@ const Page = ({ title, children }) => (
|
||||
{children}
|
||||
<style jsx global>{`
|
||||
html {
|
||||
font-family: sans-serif;
|
||||
font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial,
|
||||
sans-serif;
|
||||
color: white;
|
||||
background-color: #22a699;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user