From 33cfa5f6b837d76f8559e42b3002d3bd1c6dc4f5 Mon Sep 17 00:00:00 2001 From: Sophie Alpert Date: Wed, 29 Nov 2017 19:35:28 -0800 Subject: [PATCH] Fix hero buttons to be clickable (#373) --- src/pages/index.js | 126 ++++++++++++++++++++++++--------------------- 1 file changed, 66 insertions(+), 60 deletions(-) diff --git a/src/pages/index.js b/src/pages/index.js index 9c3c4173..ed85bbc3 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -116,66 +116,72 @@ class Home extends Component { }, }, }}> - -

- React -

-

- A JavaScript library for building user interfaces -

- - - - Get Started - - - - - Take the Tutorial - - - -
+
+ +

+ React +

+

+ A JavaScript library for building user interfaces +

+ + + + Get Started + + + + + Take the Tutorial + + + +
+