diff --git a/css/index.styl b/css/index.styl index eb35627..761e1bb 100644 --- a/css/index.styl +++ b/css/index.styl @@ -19,7 +19,7 @@ html, body { height: 100% } h1 { color: red - font: bold 32px/40px "Quicksand", sans-serif + font: bold 52px/60px "Lobster Two", sans-serif text-align: center margin: 0 0 10px } diff --git a/lib/components/App.js b/lib/components/App.js index 4e4aaea..db9e6ce 100644 --- a/lib/components/App.js +++ b/lib/components/App.js @@ -34,6 +34,7 @@ export default class App extends React.Component {